Hi<br>I'm trying to compile the live555 Streaming Media packet on Linux. I have 2 problems and can'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>
- extract the package to a folder, then type the command : <b>cd home/hannah/Documents</b> . This is the folder contains the "live". <br> - After that I create the makefile by the command : <b> ./genMakefiles linux.</b> But I got the error <b>"new line".</b> So I can't proceed further. (can't <b>"make"</b> )<br>
What's the problem when I create Makefile? I search google to find answer, but can'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>
- Can I use live555 Streaming Media package to do that? <br> - 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>
- 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't know how to implement.<br>Hope you will reply to me. <br>Thank you very much<br>Have a nice day. <br><br>