Hi,
All
I am working on the rtsp streaming ,sending and receiving rtsp stream . I
search on internet and found very usefull material on yourwebsite
related to my project . I go through your site and find the code and
binaries for it . but I am facing some problem . these are listed below
(1)
I am playing an mpg file of about 6 MB size using the
live555MediaServer and the openRTSP client. I used the -Q option to
generate the QoS statistics. The statistics indicate that there are
no packet losses (I am performing local streaming). However, the
sizes of the audio and video file that a
Hi,
I am playing an mpg file of about 6 MB size using the live555MediaServer and
the openRTSP client. I used the -Q option to generate the QoS statistics.
The statistics indicate that there are no packet losses (I am performing
local streaming). However, the sizes of the audio and video file that
hi, dear all,
I know if doGetNextFrame() reads a frame then call afterGetting() to inform
the sink we have data, but how to process if doGetNextFrame() reads nothing
for a while from a device ( not mean the source is invaild in my case ) and
reschedule doGetNextFrame() but not inform the sink ?
C