[Live-devel] How to implement Opus live audio

Ross Finlayson finlayson at live555.com
Fri Jun 2 10:55:55 PDT 2017


> 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/




More information about the live-devel mailing list