checks if FIFO has data and
make the "sprop_parameter_sets_str"
envir().taskScheduler().turnOnBackgroundReadHandling(fStreamSource->getClientReadPipe(),
(TaskScheduler::BackgroundHandlerProc*)&incomingSPSAndPPSHandler,
this);
If it gets "sprop_parameter_sets_str", it will process commands continuously
otherwise RTSPCilentSession will terminate because of time out.
orbit.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
rames
correctly because SPS and PPS are not the same as previous caused by
fSPLines is not NULL (see below code) and media field of SDP doesn't be set
again.
It's not exactly a bug, but if you would remove the if condition, it will be
more flexible.
orbit
OnDemandServerMediaSubse
peared. I am sure data still were delivered continually
> >and timestamp were set correctly. What reason could cause this
> >problem ? Do I miss someting ?
>
> Have you tried other RTSP clients - specifically, VLC and openRTSP?
>
I tried VLC, i
Hi, all :
I stream pcm audio from the embedded borad to quicktime, quicktime can work
just about 3 mins normally then voice disappeared. I am sure data still were
delivered continually and timestamp were set correctly. What reason could
cause this problem ? Do I miss someting ?
thanks.
orbit