[FFmpeg-user] Streaming to ustream/twitch from Raspberry Pi

Moritz Barsnick barsnick at gmx.net
Thu Feb 19 22:28:43 CET 2015


On Thu, Feb 19, 2015 at 11:18:00 -0900, Lou wrote:
> Are you intending to re-encode? Do you not want to stream copy instead?
> http://ffmpeg.org/ffmpeg.html#Stream-copy

> > 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 30 fps, 1k tbn, 30 tbc
> Do you really want to be using flv1 as the encoder? It's old and crappy.

Interestingly, neither twitch nor ustream seem to support flv1
according to their FAQs. ustream explicitly notes that RTSP IP cameras
need to be restreamed as RTMP. (They write "RTMP encoder", but I
suppose in ffmpeg terms, that's a muxer/protocol.) They appparently
leave it open to use ffmpeg or Wowza or whatever.

Moritz


More information about the ffmpeg-user mailing list