Hi,

I am interested in writing a client application which would establish an
RTSP connection with the server and then start receiving streams. The
streams could be either H.264 or MPEG4.

Once the RTP payload is received I need to strip the RTP header and get the
frame into buffer which would be used by the next module.

I would like to know whether I can get only the frame into the buffer or I
need to get the RTP packet and extract the frame one by one.

secondly is there a mechanism in live555 library to register for an event on
RTP packet arrival.

Thanks in advance.
Vimal
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to