Hi,
What i can say it that you try to connect to AirCam camera which has very limited RTSP implementation and dont count that something will change in the future.
There is even no beta FW available above version 1.2 that you already have.
Marcin


W dniu 2014-01-08 15:39, Ross Finlayson pisze:
I can't explain the "Bad file descriptor" error; I've never seen that happen before. Something is wrong either with the operating system on that computer, or the way in which you built the "LIVE555 Streaming Media" code for that operating system. (If it's Windows, then perhaps you used the wrong version of the 'winsock' headers and/or library??)

The "Unsupported transport" error with the second stream - rtsp://37.43.41.142:554/live/ch00_0 - is a different problem; it's a problem with the server (i.e., camera). The server is telling the client ("openRTSP") that it doesn't support regular RTP-over-UDP streaming. Instead, you'll need to request RTP-over-TCP streaming, by running "openRTSP" with the "-t" option.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/



_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to