>I want the testMPGE4VideoStreamer to transport the real time encoded
>stream, so I modified the program, just simply replace the
>appropriate "test.*" file name with the file name of my input
>device. But when run the program to open the device, the program
>close the device immediately.
Whe
Jeff,
I don't know what exactly is meant by "conforming to DVB standards"
(if there's a specific document describing such standards, I'd be
interested to see it), but - to my knowledge - our generated 'trick
play' Transport Streams comply with the MPEG Transport Stream
specification (ISO/IEC 1
I have been tasked with writing trick play logic to work with the Video
Propulsion Q4LP QAM card, so as a proof-of-concept I am trying to use the
"testMPEG2TransportStreamTrickPlay" test program to generate a 8x scaled
file to simulate Fast-Forward. The file I generated plays fine on VLC and
WMP, h
Hi,
I want the testMPGE4VideoStreamer to transport the real time encoded stream, so
I modified the program, just simply replace the appropriate "test.*" file name
with the file name of my input device. But when run the program to open the
device, the program close the device immediately. So I t
>I want to stream mpeg2 Program Stream files by converting in a
>transport stream in run time
>I have tried to use "testMPEG1or2ProgramToTransportStream".
>I have replaced "FileSink" with "MPEG2TransportStreamFramer" filter +
>"BasicUDPSink".
>It works, but a sometimes picture began to shake and
I think U can write a console application with live555,then control it
in your python code.
On 8/13/07, ZengWenfeng <[EMAIL PROTECTED]> wrote:
> hi! I'm new to this discussing list, and I am working with a project, part
> of it is to implement a media streamer and receiver using RTP payload. I
> f
hi! I'm new to this discussing list, and I am working with a project, part of
it is to implement a media streamer and receiver using RTP payload. I found
livemedia is useful, but it's a c++ library, and the other part of the project
is written by python. I wonder how can I use the library with
I want to stream mpeg2 Program Stream files by converting in a
transport stream in run time
I have tried to use "testMPEG1or2ProgramToTransportStream".
I have replaced "FileSink" with "MPEG2TransportStreamFramer" filter +
"BasicUDPSink".
It works, but a sometimes picture began to shake and it's
Hi Ross,
when I am setting port number to desiredPortNum ,then Audio and Video RTP Ports
are Consecutive.
like desiredPortNum = 57346;
then
Setup "video/H263-2000" subsession (client ports 57346-57347)
Setup "audio/AMR" subsession (client ports 57348-57349)
is assinged as client Audio and Video