In a previous post, I talked about how I overcame the storage limitations of my new Audiovox SMT5600 by setting up a streaming Windows Media server. In this post, I will describe in detail the steps to set it up and create content. Although this document does not describe how to stream live TV, it does tell you how to stream recorded TV or DVDs.
What you will need:
Steps to create the content:
This is the part where I have to ask you to be responsible. I am describing the steps to do this for your own personal use on your Windows Mobile device. Please be responsible and do not violate the licensing terms of the content you are using. For example, broadcasting a football game to the public is definitely a violation.
Steps to set up the server:
I am not going to go into a whole lot of detail for the individual steps such as installing Windows. There are plenty of resources out there to help you along here.
If your publishing point is red, it may be stopped for some reason. Maybe the folder name is invalid or there are some other problems starting the stream. You can check the event log to look for error details.
Testing out your streaming media:
Now that you have your media server up and running and streaming TV episodes, you will want to test it. The URL for your media stream looks like the following:
mms://servername/Seinfeld
The server name is the IP address or hostname of your media server and the /Seinfeld is the publishing point name. If you called it something else, for example, SouthPark, then you would replace that part.
You can test the stream in Windows Media Player for the PC by clicking File -> Open Url and then typing in the MMS url to your stream. The quality will be crappy on a PC but it's sufficient for a Windows Mobile device. The av32 profile that we used to encode also will stream over T-Mobile's GPRS network. I have tested this scenario and I am able to stream video over T-Mobile GPRS with no stopping to buffer (unless I lose a signal or something).
Conclusion
I know this isn't extremely detailed and I have not covered ANY of the possible problems you can encounter but if you have problems, feel free to email me or post a comment here and I'll try to help you out.