>> Based on the testRTSPClient example, I've gotten a stable RTSP connection
>> working on my target platform; in this case to a video+audio RTSP source.
>> But, now I'm struggling to figure out the next step. My custom MediaSink
>> classes do not receive any frame data via afterGettingFrame()
Thanks Ross,
> Based on the testRTSPClient example, I've gotten a stable RTSP connection
> working on my target platform; in this case to a video+audio RTSP source.
> But, now I'm struggling to figure out the next step. My custom MediaSink
> classes do not receive any frame data via afterGetting
> Based on the testRTSPClient example, I've gotten a stable RTSP connection
> working on my target platform; in this case to a video+audio RTSP source.
> But, now I'm struggling to figure out the next step. My custom MediaSink
> classes do not receive any frame data via afterGettingFrame()
Th