<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hello,</div><div class=""><br class=""></div>Sorry if this was mentioned before, but have you tried <a href="http://netjack.sourceforge.net/" class="">netjack</a> or <a href="https://ccrma.stanford.edu/groups/soundwire/software/jacktrip/" class="">jacktrip</a> as well? It’s for audio though, but I believe it can be adapted for video streaming. <div class=""><br class=""></div><div class="">Also I’m working on a similar-ish thing with Pd server -> iOS clients over udp and 3+ channel sound (so far tested with up to 5 and 8 channel audio)</div><div class=""><br class=""></div><div class="">Best regards,</div><div class="">Bektur</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 19, 2014, at 7:16 PM, Antoine Villeret <<a href="mailto:antoine.villeret@gmail.com" class="">antoine.villeret@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">oups, I thought to answer off-list to Simon...<div class=""><br class=""></div><div class="">anyway, since some other seems to be interested in, I start a new topic</div><div class=""><br class=""></div><div class="">I was speaking about that : <a href="https://github.com/turingmachine/omxplayer-sync" target="_blank" style="font-size:13px;font-family:arial,sans-serif" class="">https://github.com/turingmachine/omxplayer-sync</a></div><div class="gmail_extra">Basically it's a modified version of omxplayer that streams the playhead position to DBus with high accuracy and a Python script send this position from master to slaves, then the slave's script adjust playback speed to reach the master position</div><div class="gmail_extra"><br class=""></div><div class="gmail_extra">It's used in <a href="http://www.pocketvj.com/" target="_blank" style="font-family:arial,sans-serif;font-size:13px" class="">http://www.pocketvj.com</a></div><div class="gmail_extra"><br class=""></div><div class="gmail_extra">I also found this : <a href="https://github.com/feanil/raspi-video-sync" target="_blank" style="font-family:arial,sans-serif;font-size:13px" class="">https://github.com/feanil/raspi-video-sync</a></div><div class="gmail_extra">Based on GStreamer but I didn't test.</div><div class="gmail_extra"><br class=""></div><div class="gmail_extra">Cheers</div><div class="gmail_extra"><br class=""></div><div class="gmail_extra">A<br clear="all" class=""><div class=""><div class="gmail_signature">--<br class="">do it yourself                       <br class=""><a href="http://antoine.villeret.free.fr/" target="_blank" class="">http://antoine.villeret.free.fr</a><br class=""></div></div>
<br class=""><div class="gmail_quote">2014-11-19 5:01 GMT+01:00 Alexandre Quessy <span dir="ltr" class=""><<a href="mailto:alexandre@quessy.net" target="_blank" class="">alexandre@quessy.net</a>></span>:<br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr" class="">Hello,<br class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">2014-11-17 5:10 GMT-05:00 Antoine Villeret <span dir="ltr" class=""><<a href="mailto:antoine.villeret@gmail.com" target="_blank" class="">antoine.villeret@gmail.com</a>></span>:<span class=""><br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr" class=""><div class=""><br class=""></div><div class="">i need it to build a synchronized audio/video player</div><div class="">a solution exist with Python, but it's stuck in a very old Raspbian version... and not compatible with Jessie (and also I don't know anything about Python :-) )</div><div class=""><br class=""></div></div></blockquote><div class=""><br class=""></div></span><div class="">I would be curious to see this the code for this solution.</div><div class=""><br class=""></div><div class="">You can use GStreamer with some backend such as Clutter, or GTK+. They work very well. That requires a bit of coding, of course. I have a few of them under my Github user aalex. VLC is another higher-level option. (it's highly scriptable)</div><div class=""><br class=""></div><div class="">Best,</div></div><span class="">-- <br class=""><div class=""><div dir="ltr" class=""><div class=""><div dir="ltr" class="">Alexandre Quessy - 亚历山大 - ألكسندر<br class=""><a href="http://alexandre.quessy.net/" target="_blank" class="">http://alexandre.quessy.net</a> - Artiste en nouveaux médias<br class=""><a href="http://perte-de-signal.org/" target="_blank" class="">http://perte-de-signal.org</a> - Membre de Perte de signal<div class=""><a href="http://sourcelibre.net/" target="_blank" class="">http://sourcelibre.net</a> - Développement logiciel et conception de sites Web</div><div class=""><a href="http://labalab.ca/" target="_blank" class="">http://labalab.ca</a> - Impliqué dans LabàLab - communauté de pratique en arts numériques<br class=""><div class=""><br class=""></div></div></div></div></div></div>
</span></div></div>
</blockquote></div><br class=""></div></div>
_______________________________________________<br class=""><a href="mailto:Pd-list@lists.iem.at" class="">Pd-list@lists.iem.at</a> mailing list<br class="">UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" class="">http://lists.puredata.info/listinfo/pd-list</a><br class=""></div></blockquote></div><br class=""></div></body></html>