Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Navigation

    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Live streaming

    PeerTube
    6
    12
    150
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • fbartels
      fbartels App Dev @girish last edited by

      @girish oh sorry. I meant to include the link.

      rmdes 1 Reply Last reply Reply Quote 0
      • rmdes
        rmdes @fbartels last edited by

        @fbartels can't wait to try this out too, will perhaps finally motivate me to work on my own video learning video channel !

        1 Reply Last reply Reply Quote 2
        • robi
          robi last edited by

          what's it like?

          easier than YT streaming?

          fbartels 1 Reply Last reply Reply Quote 0
          • fbartels
            fbartels App Dev @robi last edited by

            @robi Looking at https://user-images.githubusercontent.com/5180488/98519952-be0b6a00-2271-11eb-98c7-145ba83fa9a2.png this seems comparable to how its done on Youtube.

            rmdes robi 2 Replies Last reply Reply Quote 4
            • rmdes
              rmdes @fbartels last edited by

              Similar indeed to the experience on Facebook, Youtube or even Restream.io

              1 Reply Last reply Reply Quote 1
              • robi
                robi @fbartels last edited by robi

                @fbartels Hmm, so how does one access that live private URL:port from the outside?

                fbartels 1 Reply Last reply Reply Quote 0
                • fbartels
                  fbartels App Dev @robi last edited by

                  @robi the screenshot was provided by the author of the pr and likely shows a local development environment. For a production deployment it would need to listen on a public interface (not sure if you can proxy rtmp streams in nginx on port 443).

                  jimcavoli 1 Reply Last reply Reply Quote 0
                  • jimcavoli
                    jimcavoli App Dev @fbartels last edited by

                    @fbartels perhaps if using the RTMPT variant, but of course streaming is generally RTMP/RTMPS as shown in the PR, not RTMPT. So yeah, probably needs an extra port, but that's a pretty trivial thing to do Cloudron-wise on the box. No real benefit to the added wrapping layer of RTMPT, unless you really need it for firewall traversal, but I see little point to adding that overhead, even optionally, to the packaged app. There's already plenty of apps that present an extra related service on another port, so the simpler solution will probably be best.

                    1 Reply Last reply Reply Quote 1
                    • marcusquinn
                      marcusquinn last edited by

                      Any clue if this would enable "webinars" to be streamed and keep the recordings for people to view later?

                      Or that what Big Blue Button is going to be for?

                      fbartels 1 Reply Last reply Reply Quote 0
                      • fbartels
                        fbartels App Dev @marcusquinn last edited by

                        @marcusquinn generally yes, you could stream a webinar in such a way (have done this in the past with youtube). The thing you have to be aware of is that there is a delay involved (incoming buffer on the platform and then another buffer at the client). So it's not really suited if you want to react on realtime feedback/questions.

                        1 Reply Last reply Reply Quote 1
                        • First post
                          Last post