[FFmpeg-user] Fwd: Playing Multiple Streams with FFPLAY
Bilal Ahmed
bilal.ahmed at expertflow.com
Fri Mar 11 14:43:14 CET 2016
Hello Everyone,
Hope you all would be fine and doing great.
down votefavorite
<http://stackoverflow.com/questions/35937141/how-to-play-multiple-streams-with-ffplay-at-the-same-time-using-rtsp-url#>
I am trying to play live stream coming from the server with RTSP URL. A
sample RTSP URL is given below:
rtsp://username:password@machine_ip/42331536059e9f21
Actually, this stream is the call between two participants (caller &
called). But when I play this URL with FFPLAY, I get just one
stream(called) while I should get both streams (caller and called). I am
using the following command:
ffplay rtsp://username:password@machine_ip/42331536059e9f21
Does FFPLAY supports playing multiple audio streams at the same time? Do I
need to specify some parameters in the command above?
Thanks for your time and interest. Any help would be highly appreciated.
--
Kind Regards,
Bilal Ahmed Yaseen
More information about the ffmpeg-user
mailing list