I'm trying to implement a small receiver with live555. What I basically
do is contacting a RTSP server, browse the subsessions, receive the
packets of the desired subsession and pass them to a routine that
process them. I tried following playCommon.cpp , but I'm stuck at a
point and I don't unders
Hi,
I'm trying to implement a small receiver with live555. What I basically
do is contacting a RTSP server, browse the subsessions, receive the
packets of the desired subsession and pass them to a routine that
process them. I tried following playCommon.cpp , but I'm stuck at a
point and I don't un