> In the RTSP client we have written the sink which extends the MediaSink. Does > this media sink is cable of handling the audio data also. I am not sure where > the audio stream is getting ignored in the path.
Because I don't know anything about your code, I can't tell what's going wrong. But I suggest that you use the "testRTSPClient" code as a model. Note, in particular, the code on lines 283-298 (of "testRTSPClient.cpp"), where - for each 'subsession' (i.e., media track) of the input stream - we create a 'sink' object, and then call "startPlaying()" on it. Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
