So I've been at this a while and I'm feeling more & more lost as I go.. Essentially, what I want is to stream one audio file from my desktop PC (Windows 7 x86) to my one wireless laptop (Windows 7 x64) in another room of my house. In doing research (forums, tutorials, documentations, etc.), VLC seemed to be one of the more popular go-to program for audio/video streaming, and since I already had it installed on both computers, I went with it.
However, that's pretty much where I started to get lost. I am just confused on several issues:
1. Streaming methods
- What is the difference between the different streaming methods - UDP, RTP, RTSP, HTTP? (haven't found a concise answer yet..)
- Which would work best for my needs?
2. URL / IP addresses
- When I create a stream from the server PC (my desktop), must I provide an IP &/or port address (where it can be accessed by the client PC)?
- Do I need a unicast or multicast address?
- Often in tutorials, I see examples of streaming via RTP containing this code:Code:sdp=rtsp://server.example.org:8080/test.sdp- Is the server.example.org:8080 a link to the home network IP (192.168.1.2) or some other IP?- What does test.sdp actually do?- Do I need to forward a port address?
3. Transcoding
- Is it necessary for audio files (like WAV or MP3)?
- Does it affect the connection lag or quality of the stream?
Note: I am using VLC through command-line. I tried going the GUI route, but it just made things more complicated, not less..
As you can see, I'm somewhat confused on the subject,
but I've tried to keep this as direct and concise as possible, and I'm glad to go into more detail if required.
Any help is greatly appreciated! Thanks!
+ Reply to Thread
Results 1 to 5 of 5
-
Last edited by LanguidLegend; 13th Oct 2011 at 10:10.
-
Why don't you just enable network sharing? It's much simpler. Right click on a folder/tree you want to share and select Share or Share With. On the computer that needs to access the video navigate to \\ComputerName\ShareName\Filename.ext
-
-
Then can you use a virtual vpn like Hamachi, https://secure.logmein.com/products/hamachi/ .
Similar Threads
-
Solution to Slave drives not appearing on local network
By Gabriel in forum ComputerReplies: 9Last Post: 21st Feb 2012, 08:15 -
streaming video stored on one pc to my local network
By cougs_83 in forum Video Streaming DownloadingReplies: 19Last Post: 6th Sep 2011, 10:03 -
Streaming separate network audio and local video file inputs to a multicast address
By bwehrspann in forum Video Streaming DownloadingReplies: 0Last Post: 10th Feb 2010, 11:42 -
Why doesn't sound work when playing through local network?
By Obamargarine in forum Software PlayingReplies: 1Last Post: 23rd Feb 2009, 13:39 -
questions about LAN (Local Area Network)
By jimdagys in forum ComputerReplies: 14Last Post: 14th Nov 2007, 19:58