On Jun 24, 2016 11:21 AM, "Praveen" <[email protected]> wrote:
>
> Hi There
>
> I was able to successfully stream webcam to Youtube Live from Raspberry
Pi using ffmpeg. I'm trying to broadcast this same stream on to both
Youtube live and Facebook live simultaneously. One option i was thinking of
is to send a unicast stream using ffmpeg on to a ffserver and from there
multicast to two different output streams (one each for Youtube lice &
Facebook live respectively). Is this possible ? If so, can someone give me
hints please ?

Multcasting means something a little different than what you seem to think
it does. You would be unicasting to more than one location. Have you
already successfully streamed to Facebook? What formats do they use for
ingest? RTMP? RTP? something else?

-Reuben
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to