[FFmpeg-devel] receiving 2 video streams at once via rtsp

Alexey Maksimov alexey.maksimov
Mon Oct 22 12:30:31 CEST 2007


Hi,

I'm trying to develop a player that plays 2 rtsp streams at once.
If I try to play 2 rtsp streams with 2 instances of ffplay, second one
says: "bind: Address is already in use" while first one is opened.

My guess that's because they both try to receive video streams
on port 5000.

1. Is it right?
2. How to change this port parameter in C program?

Thanks,

Best regards,
Alexey.




More information about the ffmpeg-devel mailing list