Re: [Live-devel] Help with the testMPEG1or2VideoStreamer

2007-07-02 Thread Joan Manuel Zabala
ok, Russell. thank you very much by the clarifying one now. I have a problem with my programs client and server, because the side server supposedly is transmitting the packages of video to the network by a port RTP () and the client is not receiving anything. in addition I am working of loca

Re: [Live-devel] Help with the testMPEG1or2VideoStreamer

2007-06-26 Thread Russell Brennan
If I understand your question correctly, you are simply asking if packets are sent when startPlaying() is called. I believe the answer is no, doEventLoop() calls a function called SingleStep() in a while loop. Each time SingleStep() is executed, a packet is sent. That's as deep as I understand i

[Live-devel] Help with the testMPEG1or2VideoStreamer

2007-06-26 Thread Joan Manuel Zabala
hello! I wanted that somebody could help me. saying to me, if the testing program to testMPEG1or2VideoStreamer when arriving at the point where startPlaying() is called to the function initiates the transmission of the video through the network. or on the contrary I must make a function so that