2012-09-25, 04:31
I disabled the secure connection and now it fetches the channels in Win7. However, now it won't stream the video.
I tried setting it back to secure and it still doesn't work. I just get the following error regardless.
http://127.0.0.1:8555/getStreamUrl?tuner...lution=720
{"msg":"Streaming to url: http://127.0.0.1:8559/","status":"success","stream":"http://127.0.0.1:8559/"}
http://127.0.0.1:8555/play?tuner=4&chann...irect=true
{"msg":"Could not play channel: 850","status":"error"}
I tried setting it back to secure and it still doesn't work. I just get the following error regardless.
Code:
[9.24.2012.22:37:20]: ===================================================
[9.24.2012.22:37:20]: Initializing : remoteCeton v2.2.2 | mcheng827@gmail
[9.24.2012.22:37:20]: ===================================================
[9.24.2012.22:37:22]: Found Device: Ceton InfiniTV PCIe (00-80-50-5c)
[9.24.2012.22:37:22]: ===================================================
[9.24.2012.22:37:22]: Ceton: Loaded channel map from file
[9.24.2012.22:37:22]: ===================================================
[9.24.2012.22:37:22]: Tuner[3]: Loading tuner from device
[9.24.2012.22:37:22]: Tuner[3]: Ceton InfiniTV PCIe (00-80-50-5c) Tuner 3
[9.24.2012.22:37:22]: Tuner[4]: Loading tuner from device
[9.24.2012.22:37:22]: Tuner[4]: Ceton InfiniTV PCIe (00-80-50-5c) Tuner 4
[9.24.2012.22:37:22]: ===================================================
[9.24.2012.22:37:22]: Server: Starting up scheduler thread
[9.24.2012.22:37:22]: Server: Starting up listener thread
[9.24.2012.22:37:22]: Server: Press enter to shutdown...
[9.24.2012.22:37:22]: ===================================================
[9.24.2012.22:37:39]: Tuner[4]: Changing channel number to 850
[9.24.2012.22:37:39]: Tuner[4]: Program number is 0
[9.24.2012.22:37:39]: Tuner[4]: Channel name is ESPN
[9.24.2012.22:37:40]: Tuner[4]: rtsp://192.168.200.1:8554/cetonmpeg3
[9.24.2012.22:37:40]: Tuner[4]: Starting video stream
[9.24.2012.22:37:40]: VLC[4]: Starting VLC instance with remoteVLC plugin
[9.24.2012.22:37:40]: VLC[4]: Transcode settings [type=ts,vb=5000,res=1080]
[9.24.2012.22:37:40]: VLC[4]: Streaming to http://localhost:8559
[9.24.2012.22:37:40]: Error: CreateProcess() returned error 2.
[9.24.2012.22:37:40]: VLC[4]: Attempt 1 of 3 failed...
[9.24.2012.22:37:40]: Tuner[4]: rtsp://192.168.200.1:8554/cetonmpeg3
[9.24.2012.22:37:40]: Tuner[4]: Starting video stream
[9.24.2012.22:37:40]: VLC[4]: Starting VLC instance with remoteVLC plugin
[9.24.2012.22:37:40]: VLC[4]: Transcode settings [type=ts,vb=5000,res=1080]
[9.24.2012.22:37:40]: VLC[4]: Streaming to http://localhost:8559
[9.24.2012.22:37:40]: Error: CreateProcess() returned error 2.
[9.24.2012.22:37:40]: VLC[4]: Attempt 2 of 3 failed...
[9.24.2012.22:37:41]: Tuner[4]: rtsp://192.168.200.1:8554/cetonmpeg3
[9.24.2012.22:37:41]: Tuner[4]: Starting video stream
[9.24.2012.22:37:41]: VLC[4]: Starting VLC instance with remoteVLC plugin
[9.24.2012.22:37:41]: VLC[4]: Transcode settings [type=ts,vb=5000,res=1080]
[9.24.2012.22:37:41]: VLC[4]: Streaming to http://localhost:8559
[9.24.2012.22:37:41]: Error: CreateProcess() returned error 2.
[9.24.2012.22:37:41]: VLC[4]: Attempt 3 of 3 failed...
[9.24.2012.22:37:41]: VLC[4]: Error starting stream. Shutting down
http://127.0.0.1:8555/getStreamUrl?tuner...lution=720
{"msg":"Streaming to url: http://127.0.0.1:8559/","status":"success","stream":"http://127.0.0.1:8559/"}
http://127.0.0.1:8555/play?tuner=4&chann...irect=true
{"msg":"Could not play channel: 850","status":"error"}