I'm looking for an alternative to my current solution for publishing four camera streams to YouTube Live, currently I'm using Wowza. Each camera provides a standard RTMP stream (Foscam FI9805E), so there shouldn't be any supportability issues with the cameras. Is Red5 a suitable solution 'out of the box' to ingest four RTMP streams, then publish to four YouTube live channels? --- You received this message because you are subscribed to the Google Groups "red5" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
hello nick Normally the only solution in the red5 open source side would be to use ffmpeg to send stream to youtube: https://www.red5pro.com/docs/server/ffmpegstreaming.html (this guide will help) However if you care to try Red5 pro for this, and perhaps need a custom solution, you should hop on https://red5pro.slack.com. On Tue, Apr 16, 2019 at 9:41 PM Nick Bright <[hidden email]> wrote:
--- You received this message because you are subscribed to the Google Groups "red5" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
In reply to this post by Nick Bright
Why don't you just publish directly to YouTube Live from the Cameras why are you using Wowza right now? On Tue, Apr 16, 2019 at 12:11 PM Nick Bright <[hidden email]> wrote:
--- You received this message because you are subscribed to the Google Groups "red5" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
In reply to this post by Rajdeep Rath
There is also a partial code for Red5 client. If you are versed in java you can try to work with it to create a better more natural mechanism. Ffmpeg has a process limitation if you need lots of Connections. On Tue, 16 Apr, 2019, 4:23 PM Rajdeep Rath, <[hidden email]> wrote:
--- You received this message because you are subscribed to the Google Groups "red5" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/d/optout. |
Free forum by Nabble | Edit this page |