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
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