> However, when I connect with my client via an RTSPClient, I get a 404 
> returned. 
> 
>       Sending request: DESCRIBE rtsp://192.168.5.144/audio RTSP/1.0
>       CSeq: 2
>       User-Agent: LIVE555 Streaming Media v2016.11.28
>       Accept: application/sdp
> 
>       Received 101 new bytes of response data.
>       Received a complete DESCRIBE response:
>       RTSP/1.0 404 File Not Found, Or In Incorrect Format
>       CSeq: 2
> 
> Any ideas what this is about?

Yes, the server means what it says: It can’t find a stream named “audio”.

When you called “ServerMediaSession::createNew()”, what string did you give as 
the “streamName” parameter?


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

Reply via email to