On 7/3/17 8:23 PM, Pete Kelly wrote:
> Does anyone know how I can specify multiple streams on the command line?
> I've tried with libav 9.2 (possibly too old) however no  matter how many
> input streams I specify there is only ever a single stream in the SDP
> generated by avconv.
> 
> Many thanks for any advice or pointers.

recent Libav should be able to just connect to the server and send the
data w/out problems.

(see rtspenc.c)

which is the command line you are using?
_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools

Reply via email to