STREAMING FROM PC > AZBOX
With a lotta help from my friends (you guys) and some tutorials from VLC media player, I managed to get streaming from my PC to my AZBox functioning very well for at least one specific scenario. That scenario involves streaming a DVD (or a VIDEO_TS file) from a DVD.
In this one particular scenario, I am using a Windows XP PC, VLC Media Player 1.1.5 and a store bought DVD (Young Frankenstein to be specific). The AZBox is set to use a static IP address (192.168.1.102).
The first step was to create an IP Channel in the AZBox channel list. This is very straight forward and easy to complete.
Select SETTINGS > TV CHANNEL > IP CHANNEL
PROTOCOL: Enter or select UDP
NAME: Leave at default VideoLAN (or type in your own specific channel name)
IP: Enter the IP address of your PC
PORT: Enter 9000 or 1234 (or any open port available) Remember the port used.
BUFFER SIZE: I have not determined the minimum limit here for functionality, but the obvious maximum is limited at 99999 KBytes. I simply entered 10,000 KBytes as a random number.
Highlight and click on SAVE. If all parameters are within the acceptable ranges, you will be notified that "IP CHANNEL WAS ADDED SUCCESSFULLY".
When you exit out of the menus and go to your channels list, switch to the satellite listing view and scroll through the list of satellites. You will find a selection named IP_CHANNEL. If you highlight and click on this selection just like any other satellite, it will open up to display the list of channels that you added. In the beginning, you will have only one, but you could add numerous channels.
The second step wasn't so simple.
Without going into all the explanations of each step, I will just type out precisely what I did.
NOTE: The items in RED are optional, but are of interest if your DVD has multiple titles recorded on it.
1] Insert a DVD into the PC's DVD drive (named drive D on my laptop).
2] Open the VLC Media Player program.
3] Select MEDIA in VLC's upper toolbar.
4] Select OPEN DISC from the drop down menu.
5] Select BROWSE function in VLC.
6] Locate the DVD drive in the browse list.
7] Click on the DVD drive to open the drive folder.
8] Select the desired VIDEO_TS file folder and click OK.
9] IMPORTANT: Select the starting position as TITLE 1 (chapter can remain at 0)
10] Observe the PLAY option below and click on the down arrow next to it to open the drop down menu and select STREAM.
11] The SOURCE should be displayed as dvd://D:\VIDEO_TS@1
12] Click NEXT
13] At the NEW DESTINATION, click on FILE to open the drop down menu.
14] Select UDP (Legacy).
15] Click on ADD.
16] For the address, enter the AZBox's IP address, in my case 192.168.1.102..
17] For the port, enter the same port you entered for the IP channel in the AZBox (i.e. 9000 or 1234).
18] For the Transcoding Options, uncheck the ACTIVAT TRANSCODING box.
19] Click NEXT.
20] You will next be shown the generated stream output string which should appear as:
:sout=#udp{dst=192.168.1.102:9000}?: no-sout-rtp-sap?: no-sout-standard-sap?:ttl=1?:sout-keep
The ? symbols indicate spaces. There are no spaces in between the : and the word no. I had to insert pseudo spaces in the string otherwise the ":" + "no" together displays this icon...
Next, click on STREAM and your film should be rolling!
I found that it was necessary when using a store-bought DVD to select the starting point as TITLE 1. I believe that this is because if you start at TITLE 0, it starts at the setup screen where you select the language and other selections and ultimately, PLAY. This interactive menu doesn't seem to stream or display so that you can access the PLAY command. Therefore, it won't stream because you cannot start the video rolling in the first place.
As I stated, I tested this with the DVD Young Frankenstein. It played all the way through the entire movie with no hiccoughs and the picture quality was excellent!
I then tested this with a homemade DVD (one that does not have the interactive menu at the start) and I do not need to adjust the starting position to TITLE 1, it starts right up.
Well, this is looking up! Lots of work still to be done to cover everything for the A-Z Manual, but at least we have progress.
RADAR