HI:
I use livemeida transport xvid mpeg4 video,i implement own
mpeg4serverseesion class and owen devicesource class.I find I set xvid codec
only use I frame,then use vlc play is good.but, if i set xvid codec use I frame
and p frame(not use B frame) encodec,then use vlc player is abnormal.vlc
Dear all,
Can somebody explain how can I process standard Windows messages within my
Win32 or MFC application which uses LIVE555 library providing that
env->taskScheduler().doEventLoop() does never return? I would really appreciate
any advise...
Kind regards,
Dmitriy___
I'm new to the Live555 which I want to use in my project. My
requirement is to stream video (H.264/AAC in TS) over the RTSP
unicast. The video continuously comes in (like live) and is captured
into circular buffer (either in memory or on hard disk). I check out
the "testOnDemandRTSPServer" sample.
I am trying to develop a program that gets the stream from an Axis
cam and shows it on the screen.
Have you tried VLC? (VLC uses the "LIVE555 Streaming Media" code for
its RTSP/RTP client implementation.)
I would like to know if there is a way to call to the event
attending procedures with
Hello.
I am trying to develop a program that gets the stream from an Axis cam
and shows it on the screen.
For some reasons, I am interested in painting via SDL with ffmpeg
decoding, so as far as the program is concerned, it needs the
information of each H.264 frame arriving in the stream.