Page 1 of 1

Netsync working?

Posted: 06 Mar 2012 14:56
by baboom
Hi all,
I'd like to know how can I make sure that netsync is working properly...
at the moment the streaming is playing synchronised but I'm trying to see UDP packets with wireshark and there's no sign of them...
how do the server and clients interact?

thank you!

Re: Netsync working?

Posted: 07 Mar 2012 14:22
by baboom
ok, I guess it's not working, since when I pause and resume the master the other clients don't synchronize...
Isn't it as simple as adding the next lines to the stream clients?

Code: Select all

rtp://@:5004
and in the more options section

Code: Select all

--control netsync --netsync-master(-ip x.x.x.x )
should I add something else? or add any module?
Thank you!

Re: Netsync working?

Posted: 07 Mar 2012 16:42
by baboom
well, I guess that it wasn't a good idea to add the second part of the command at the more options. I've tried to write the directly in the prompt and now there are some UDP SAP/SDP packets in the wireshark.
However, the synchronisation doesn't really work... :S it realizes that there's something going wrong by "main warning: received buffer in the future". but nothing else...
Is this as it's supposed to be?
thanx!