Page 1 of 1

http stream works with vlc08 but not with vlc11x

Posted: 28 Jul 2010 14:01
by DsChAeK
Hi,

I have the following stream link to stream from my coolstream neo (STB):
http://192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080

This link works with VLC08:

Code: Select all

main debug: creating new input thread main debug: waiting for thread completion main debug: thread 4560 (input) created at priority 1 (input/input.c:265) main debug: `http://192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080' gives access `http' demux `' path `192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080' main debug: creating demux: access='http' demux='' path='192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080' main debug: looking for access_demux module: 0 candidates main warning: no access_demux module matched "http" main debug: creating access 'http' path='192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080' main debug: looking for access2 module: 7 candidates access_http debug: http: server='192.168.0.xxx' port=31339 file='/0,0x002E,0x00A6,0x0080 main debug: net: connecting to 192.168.0.xxx port 31339 main debug: connection in progress access_http debug: protocol 'HTTP' answer code 200 access_http debug: Server: streamts (ts) main debug: using access2 module "access_http" main debug: pre-buffering... main debug: received first data for our buffer main debug: pre-buffering done 68432 bytes in 0s - 125 kbytes/s main debug: creating demux: access='http' demux='' path='192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080' main debug: looking for demux2 module: 45 candidates main debug: using demux2 module "ts" main debug: looking for a subtitle file in D:\Program Files\VLC086h\ ts debug: DEMUX_SET_GROUP 0 00000000 main debug: `http://192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080' successfully opened ts debug: pid[166] unknown ts debug: pid[128] unknown ts debug: PATCallBack called ts debug: new PAT ts_id=1089 version=4 current_next=1 ts debug: * number=0 pid=16 ts debug: * number=12003 pid=44 ts debug: * number=12020 pid=46 ts debug: * number=12040 pid=45 ts debug: * number=12060 pid=47 ts debug: * number=12090 pid=48 ts debug: * number=12080 pid=41 ts debug: * number=12095 pid=49 ts debug: * number=12041 pid=52 ts debug: * number=12061 pid=53 ts debug: * number=12004 pid=54 ts debug: * number=12005 pid=55 ts debug: * number=12006 pid=56 ts debug: PMTCallBack called ts debug: new PMT program number=12020 version=1 pid_pcr=166 ts debug: * es pid=166 type=2 fcc=mpgv main debug: selecting program id=12020 main debug: looking for decoder module: 28 candidates main debug: using decoder module "libmpeg2" ...
But not with VLC11x:

Code: Select all

main debug: processing request item http://192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080 node Wiedergabeliste skip 0 main debug: resyncing on http://192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080 main debug: http://192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080 is at 0 main debug: starting new item main debug: creating new input thread main debug: Creating an input for 'http://192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080' main debug: thread (input) created at priority 1 (../.././src/input/input.c:214) main debug: thread started main debug: using timeshift granularity of 50 MiB main debug: using timeshift path 'C:\Users\m\AppData\Local\Temp' main debug: `http://192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080' gives access `http' demux `' path `192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080' main debug: creating demux: access='http' demux='' path='192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080' main debug: looking for access_demux module: 0 candidates main debug: no access_demux module matched "http" main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: creating access 'http' path='192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080' main debug: looking for access module: 2 candidates access_http debug: http: server='192.168.0.xxx' port=31339 file='/0,0x002E,0x00A6,0x0080' main debug: net: connecting to 192.168.0.xxx port 31339 qt4 debug: IM: Setting an input main debug: connection succeeded (socket = 1424) access_http debug: protocol 'HTTP' answer code 200 access_http debug: Server: streamts (ts) main debug: using access module "access_http" main debug: TIMER module_need() : 15.000 ms - Total 15.000 ms / 1 intvls (Avg 15.000 ms) main debug: Using AStream*Stream main debug: pre buffering main debug: received first data after 210 ms main debug: pre-buffering done 1024 bytes in 0s - 4 KiB/s main debug: looking for stream_filter module: 2 candidates main debug: no stream_filter module matching "any" could be loaded main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: looking for stream_filter module: 1 candidate main debug: using stream_filter module "stream_filter_record" main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms) main debug: creating demux: access='http' demux='' path='192.168.0.xxx:31339/0,0x002E,0x00A6,0x0080' main debug: looking for demux module: 50 candidates ts debug: pid[166] unknown ts debug: pid[128] unknown ts debug: pid[46] unknown ts debug: PATCallBack called ts debug: new PAT ts_id=1089 version=4 current_next=1 ts debug: * number=0 pid=16 ts debug: * number=12003 pid=44 ts debug: * number=12020 pid=46 ts debug: * number=12040 pid=45 ts debug: * number=12060 pid=47 ts debug: * number=12090 pid=48 ts debug: * number=12080 pid=41 ts debug: * number=12095 pid=49 ts debug: * number=12041 pid=52 ts debug: * number=12061 pid=53 ts debug: * number=12004 pid=54 ts debug: * number=12005 pid=55 ts debug: * number=12006 pid=56 ts debug: PMTCallBack called ts debug: new PMT program number=12020 version=1 pid_pcr=166 ts warning: skipping program (not selected)
I cannot interpret the logs, is this a bug?

with best regards,
DsChAeK

Re: http stream works with vlc08 but not with vlc11x

Posted: 28 Jul 2010 15:43
by Jean-Baptiste Kempf
Try 1.1.2 nighlyt build.

Re: http stream works with vlc08 but not with vlc11x

Posted: 28 Jul 2010 15:58
by DsChAeK
Done, well, it seems this is a problem with my box sometimes because now it is working fine !? (changed image + reboot)
Seems there is a situation, caused by box, where vlc08 is still able to play the stream. I will watch it.