2008-09-23, 02:49 AM
Everything seems to work except streaming.
I have the latest VLC installed and have set it up correctly in the web access config.
When I click "Stream Now", the mpeg is created on the server end but then trying to view that stream through port 7648 gives errors as if nothing is being served. For example, I get the error "VLC is unable to open the MRL 'http://localhost:7648'" when attempting to view the stream through VLC on the machine gb-pvr is installed. It is the same from any machine though.
Stopping the stream deletes the files as expected.
The log from the statistics tab shows this for a failed streaming session.
The other logs included.
The only thing that isn't really default here is that windows xp, gb-pvr, and vlc (and most everything else) is installed on D: instead of C:
Any suggestions?
I have the latest VLC installed and have set it up correctly in the web access config.
When I click "Stream Now", the mpeg is created on the server end but then trying to view that stream through port 7648 gives errors as if nothing is being served. For example, I get the error "VLC is unable to open the MRL 'http://localhost:7648'" when attempting to view the stream through VLC on the machine gb-pvr is installed. It is the same from any machine though.
Stopping the stream deletes the files as expected.
The log from the statistics tab shows this for a failed streaming session.
The other logs included.
Code:
2008-09-22 22:33:28.562 VERBOSE [14] RecordingFactory.loadScheduleRecordingByOID()
2008-09-22 22:33:28.562 VERBOSE [14] getValue cached value: /settings/PreShowPadding : 1
2008-09-22 22:33:28.562 VERBOSE [14] getValue cached value: /settings/PostShowPadding : 2
2008-09-22 22:33:28.562 VERBOSE [14] Looking for capture source to record: George Lopez
2008-09-22 22:33:28.562 VERBOSE [14] Possible capture device: DEVICE:Hauppauge HVR-1600 (Analog):1
2008-09-22 22:33:28.562 VERBOSE [14] Checking 'TV1' (DEVICE:Hauppauge HVR-1600 (Analog):1)
2008-09-22 22:33:28.562 VERBOSE [14] RecordingFactory.save()
2008-09-22 22:33:28.562 VERBOSE [14] Save(): Inserted new scheduled recording
2008-09-22 22:33:28.562 VERBOSE [14] Requesting recording service schedule reload
2008-09-22 22:33:28.562 VERBOSE [14] RecordingFactory.save()
2008-09-22 22:33:28.578 VERBOSE [14] Save(): Updated existing scheduled recording
2008-09-22 22:33:33.578 VERBOSE [14] RecordingFactory.loadSchedule()
2008-09-22 22:33:33.578 VERBOSE [14] getValue cached value: /settings/AutoRemoveMissingRecordings : true
2008-09-22 22:35:56.437 VERBOSE [3] RecorderHelperConfig: SaveToFile()
2008-09-22 22:35:56.437 VERBOSE [3] RecorderHelperConfig: SaveToFile()
2008-09-22 22:35:56.437 VERBOSE [3] RecordingFactory.loadScheduleRecordingByOID()
2008-09-22 22:35:56.437 INFO [3] ***********************
2008-09-22 22:35:56.437 INFO [3] VLC Path= D:\Program Files\VideoLAN\VLC\
2008-09-22 22:35:56.437 INFO [3] Args= --intf http "George Lopez" :sout=#transcode{vcodec=mp4v,vb=128,width=320,height=213,acodec=mp4a,ab=32,channels=2}:standard{access=http,mux=ts,url=:7648} vlc:quit
2008-09-22 22:38:26.468 INFO [3] Using wmi for free space determination.....
2008-09-22 22:38:26.593 INFO [3] Using wmi for free space determination.....
2008-09-22 22:38:26.609 VERBOSE [3] RecordingFactory.loadSchedule()
2008-09-22 22:38:26.609 VERBOSE [3] getValue cached value: /settings/AutoRemoveMissingRecordings : true
The only thing that isn't really default here is that windows xp, gb-pvr, and vlc (and most everything else) is installed on D: instead of C:
Any suggestions?