<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Thanks very much Ross for your answer.</div><div><br></div><div>I'm all for "pulling" data from the client but my main problem is that, because we'll be mainly on cellular networks, all clients will be behind a WISP and, thus, expose the same IP address to the internet world.</div><div>As I suppose it's the server that has to initiate the connection, how can it knows from where to pull the stream if all mobile phones have the same IP address ?</div><div><br></div><div>Thanks again for your help,</div><div>Anthony</div><br><div><div>Le 5 janv. 2012 à 21:04, Ross Finlayson a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>The architecture we are building is based on an Helix Media Server that will be used to broadcast the stream to PCs, phones, ... </div><div>Then, on the iPhone part, we're building an app that will access the camera, and then maybe by using Live555 libraries, streaming it to the Helix Media Server (H264/AAC using RTP). A good example of what we are trying to achieve is the Livu app (<a href="http://stevemcfarlin.com/livu/index.html">http://stevemcfarlin.com/livu/index.html</a>).</div><div><br></div><div>I've compiled the Live555 libraries for the iPhone and I've checked the test programs (particularly testH264VideoStreamer or testMPEG4VideoToDarwin). TestMPEG4VideoToDarwin seems to be very close to what we want to do but I was wondering if someone had some advices on how to achieve this goal. </div><div>Are we on the right path or not ?</div></div></blockquote><div><br></div></div>Yes, you probably are, provided that the protocol that the "Helix Media Server" uses to receive incoming data is the same protocol (or at least a similar protocol) as the one that's used by the "Darwin Streaming Server".<div><br></div><div>Personally, I dislike the idea of clients 'pushing' data into servers (see <<a href="http://lists.live555.com/pipermail/live-devel/2011-August/013783.html">http://lists.live555.com/pipermail/live-devel/2011-August/013783.html</a>> and <<a href="http://lists.live555.com/pipermail/live-devel/2011-August/013785.html">http://lists.live555.com/pipermail/live-devel/2011-August/013785.html</a>>), but I recognize that there are legacy servers out there that support that model.</div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></div>_______________________________________________<br>live-devel mailing list<br><a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>http://lists.live555.com/mailman/listinfo/live-devel<br></blockquote></div><br></body></html>