<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><blockquote type="cite"><div lang="EN-US" link="blue" vlink="purple" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div class="WordSection1" style="page: WordSection1;"><div style="margin: 0in 0in 0.0001pt 0.75in; font-size: 11pt; font-family: Calibri, sans-serif; text-indent: -0.25in;"><span>1)<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> <span class="Apple-converted-space"> </span></span></span>Can we stream h.264 encoded data using HLS in live555. If so, can you please point me out the example which does this in live555 testProgs folder.</div></div></div></blockquote><div><br></div>It's not an application in the "testProgs" directory. Instead, it's the "LIVE555 Media Server" application (in the "mediaServer" directory). See</div><div><span class="Apple-tab-span" style="white-space:pre"> </span><a href="http://www.live555.com/mediaServer/#http-live-streaming">http://www.live555.com/mediaServer/#http-live-streaming</a></div><div><br></div><div><br></div><div><blockquote type="cite"><div lang="EN-US" link="blue" vlink="purple" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div class="WordSection1" style="page: WordSection1;"><div style="margin: 0in 0in 0.0001pt 0.75in; font-size: 11pt; font-family: Calibri, sans-serif;"><o:p> </o:p></div><div style="margin: 0in 0in 0.0001pt 0.75in; font-size: 11pt; font-family: Calibri, sans-serif; text-indent: -0.25in;"><span>2)<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> <span class="Apple-converted-space"> </span></span></span>I was going through a example testMPEG2TransportStreamer.cpp which stream a test.ts.<o:p></o:p></div><div style="margin: 0in 0in 0.0001pt 0.75in; font-size: 11pt; font-family: Calibri, sans-serif;">I have placed a valid test.ts file in the path and executed the testMPEG2TransportStreamer.exe.<o:p></o:p></div><div style="margin: 0in 0in 0.0001pt 0.75in; font-size: 11pt; font-family: Calibri, sans-serif;">But what is the url so that it will play in browser.</div></div></div></blockquote><div><br></div>By default (unless you make a small modification to the code), the "testMPEG2TransportStreamer" application does not have a built-in server, and therefore is not accessed via a URL. Instead, run the "LIVE555 Media Server":</div><div><span class="Apple-tab-span" style="white-space:pre"> </span><a href="http://www.live555.com/mediaServer/">http://www.live555.com/mediaServer/</a></div><div><br></div><div><span style="font-size: 11pt; font-family: Calibri, sans-serif;"> </span><br><blockquote type="cite"><div lang="EN-US" link="blue" vlink="purple" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div class="WordSection1" style="page: WordSection1;"><div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><o:p></o:p></div><div style="margin: 0in 0in 0.0001pt 0.75in; font-size: 11pt; font-family: Calibri, sans-serif; text-indent: -0.25in;"><span>3)<span style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-family: 'Times New Roman';"> <span class="Apple-converted-space"> </span></span></span>Can we stream a h264 data simultaneously to both RTSP and HLS clients.</div></div></div></blockquote><div><br></div></div>As noted in the first link above, the "LIVE555 Media Server" can stream a MPEG Transport Stream file - containing H.264 video - to clients using either RTSP or HLS. However, the data source *must* be a file (and must have a corresponding index file), and is not streamed 'simultaneously' to multiple clients. (Instead, multiple clients can each choose to stream the file at whatever time they choose.) Note that we do not support HLS streaming from a live source - only from a pre-recorded (and pre-indexed) file.<br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); 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; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); 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; ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>