Hi<br>I&#39;m trying to compile the live555 Streaming Media packet on Linux. I have 2 problems and can&#39;t find the solution in the FAQ. So I wrote to ask. Hope you will reply to me :)<br><br>1. When I compile the source code package, I follow the instructions that : <br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - extract the package to a folder, then type the command : <b>cd home/hannah/Documents</b> . This is the folder contains the &quot;live&quot;. <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp; After that I create the makefile by the command :&nbsp;&nbsp;<b> ./genMakefiles linux.</b> But I got the error <b>&quot;new line&quot;.</b> So I can&#39;t proceed further. (can&#39;t <b>&quot;make&quot;</b> )<br>
What&#39;s the problem when I create Makefile? I search google to find answer, but can&#39;t find it. Any modifications I should make before compiling the package? (I have the gcc compiler already).<br><br>2. I have one idea that, like the Bittorrent, I will have a server (tracker) and clients connect together, but I will not need to wait for it to finish downloading, but I just wait for it to buffer, then play. <br>
&nbsp; - Can I use live555 Streaming Media package to do that? <br>&nbsp; - If yes, it means I will need to create a database for server, to track down which client got which file and need which file? How can I create database?<br>
&nbsp; - Can I let 2 clients connect together? Like client 1 got file A, client 2 need that file, can I let the 2 clients connect and take the file it need? (for example use openRSTP client). If yes, how can I connect them?<br>
<br>This is just the idea. But I don&#39;t know how to implement.<br>Hope you will reply to me. <br>Thank you very much<br>Have a nice day. <br><br>