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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. PeerTube
  3. Live streaming

Live streaming

Scheduled Pinned Locked Moved PeerTube
12 Posts 6 Posters 2.1k Views 8 Watching
  • 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.
  • fbartelsF Offline
    fbartelsF Offline
    fbartels
    App Dev
    wrote on last edited by fbartels
    #1

    Support for live streams has been merged a few days ago. Once there is a release with it peertube, would be a lot more interesting for me.

    Edit: link to pr https://github.com/Chocobozzz/PeerTube/pull/3250

    1 Reply Last reply
    5
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      I went looking for more info and found that https://github.com/Chocobozzz/PeerTube/pull/3250 is the PR that implemented this.

      fbartelsF 1 Reply Last reply
      2
      • girishG girish

        I went looking for more info and found that https://github.com/Chocobozzz/PeerTube/pull/3250 is the PR that implemented this.

        fbartelsF Offline
        fbartelsF Offline
        fbartels
        App Dev
        wrote on last edited by
        #3

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

        rmdesR 1 Reply Last reply
        0
        • fbartelsF fbartels

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

          rmdesR Offline
          rmdesR Offline
          rmdes
          wrote on last edited by
          #4

          @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
          2
          • robiR Offline
            robiR Offline
            robi
            wrote on last edited by
            #5

            what's it like?

            easier than YT streaming?

            Conscious tech

            fbartelsF 1 Reply Last reply
            0
            • robiR robi

              what's it like?

              easier than YT streaming?

              fbartelsF Offline
              fbartelsF Offline
              fbartels
              App Dev
              wrote on last edited by
              #6

              @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.

              rmdesR robiR 2 Replies Last reply
              4
              • fbartelsF fbartels

                @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.

                rmdesR Offline
                rmdesR Offline
                rmdes
                wrote on last edited by
                #7

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

                1 Reply Last reply
                1
                • fbartelsF fbartels

                  @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.

                  robiR Offline
                  robiR Offline
                  robi
                  wrote on last edited by robi
                  #8

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

                  Conscious tech

                  fbartelsF 1 Reply Last reply
                  0
                  • robiR robi

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

                    fbartelsF Offline
                    fbartelsF Offline
                    fbartels
                    App Dev
                    wrote on last edited by
                    #9

                    @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).

                    jimcavoliJ 1 Reply Last reply
                    0
                    • fbartelsF fbartels

                      @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).

                      jimcavoliJ Offline
                      jimcavoliJ Offline
                      jimcavoli
                      App Dev
                      wrote on last edited by
                      #10

                      @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
                      1
                      • marcusquinnM Offline
                        marcusquinnM Offline
                        marcusquinn
                        wrote on last edited by
                        #11

                        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?

                        Web Design https://www.evergreen.je
                        Development https://brandlight.org
                        Life https://marcusquinn.com

                        fbartelsF 1 Reply Last reply
                        0
                        • marcusquinnM marcusquinn

                          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?

                          fbartelsF Offline
                          fbartelsF Offline
                          fbartels
                          App Dev
                          wrote on last edited by
                          #12

                          @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
                          1
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Bookmarks
                          • Search