I have a g711 raw bit stream and mpeg4 video bit stream that I am trying
to stream using rtp to have played back on vlc. I used the
testMPEG4video program with success. I can't seem to find a good
example for streaming raw video. The audio is encoded at 8000 S/s and
64kbit per second. Any help
I am developing a video streaming server to play H.264 SVC stream.
This codec has a base layer (similar to the H.264 AVC one) and one
or more enhancement layers.
I've just created a server to play H.264 AVC stream (an extension of
live555MediaServer.exe), with my own H264StreamFramer and
H264
I have a g711 raw bit stream and mpeg4 video bit stream that I am trying
to stream using rtp to have played back on vlc. I used the
testMPEG4video program with success. I can't seem to find a good
example for streaming raw video. The audio is encoded at 8000 S/s and
64kbit per second. Any help
On Friday 30 May 2008, 12:06:39, Jesús Rosa Velázquez wrote:
> I am developing a video streaming server to play H.264 SVC stream. This
> codec has a base layer (similar to the H.264 AVC one) and one or more
> enhancement layers.
Interesting.
> I've just created a server to play H.264 AVC stream
Hi,
I am developing a video streaming server to play H.264 SVC stream. This
codec has a base layer (similar to the H.264 AVC one) and one or more
enhancement layers.
I've just created a server to play H.264 AVC stream (an extension of
live555MediaServer.exe), with my own H264StreamFramer and