Jump to content


Photo

webif vlc and bouquet streaming


  • Please log in to reply
8 replies to this topic

#1 deepspace221

  • Senior Member
  • 99 posts

0
Neutral

Posted 25 January 2016 - 10:30

I'm streaming a full bouquet so I can zap from vlc.

It seems it needs a line like this before every channel "#EXTVLCOPT:program=207" (what is the purpose of it, btw?)

Without it vlc is unable to open the stream. 

The added data correspond to the setting "Add service name to stream information".

This data only included if I stream a single channel but not a bouquet. 

As a result all the links in the bouquet aren't playable.

 

If it is a must to use this setting for vlc why is it even an option?

To what exactly correspond the program number 207?

It doesn't look like the channel number. How can I find this number easily?

 

It would be also be the expected behavior that when you choose a bouquet streaming to tell the tv tuner to get lost and free the resource.

 

One other thing, I would like to stream the audio only and that it would be in sync to what is playing at the box so I can view it from there, is that possible?

This is useful in situations when you don't have a speaker connected.

 

Thank you for your help.

openatv image.


Edited by deepspace221, 25 January 2016 - 10:35.


Re: webif vlc and bouquet streaming #2 Pr2

  • PLi® Contributor
  • 6,182 posts

+261
Excellent

Posted 25 January 2016 - 14:55

OpenPLi is not OpenATV if you need support for OpenATV image you should ask it on their own forum.


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: webif vlc and bouquet streaming #3 deepspace221

  • Senior Member
  • 99 posts

0
Neutral

Posted 25 January 2016 - 16:56

Why? Is it any different on openpli? Are those issues there don't exist?

The webif is the same plugin from what I know.

 

Openpli is not supported for my box and openatv it is a mainly a German forum...

And besides I like it here :)

You've a wonderful community. 


Edited by deepspace221, 25 January 2016 - 17:01.


Re: webif vlc and bouquet streaming #4 deepspace221

  • Senior Member
  • 99 posts

0
Neutral

Posted 25 January 2016 - 17:07

I've also a different box with openpli if that helps...

Currently not in use as I killed my tuner.



Re: webif vlc and bouquet streaming #5 betacentauri

  • PLi® Core member
  • 7,185 posts

+323
Excellent

Posted 25 January 2016 - 18:04

OpenWebIf is not maintained by OpenPLi. At best create an issue here:

https://github.com/E...penWebif/issues


Xtrend ET-9200, ET-8000, ET-10000, OpenPliPC on Ubuntu 12.04

Re: webif vlc and bouquet streaming #6 WanWizard

  • PLi® Core member
  • 70,562 posts

+1,813
Excellent

Posted 25 January 2016 - 18:04

The codebase of OpenATV is not equal to OpenPLo, so yes, there can be significant changes between both.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: webif vlc and bouquet streaming #7 deepspace221

  • Senior Member
  • 99 posts

0
Neutral

Posted 25 January 2016 - 19:33

I'm yet to know even if this is vlc or enigma related...

Are you saying this is a non-issue on pli?  

Maybe I need to change the vlc version? (I used the latest)

 

Isn't the PLI in both images indicates that they are very closely related? 

I used them both for a long time so I noticed they're quite similar underneath.

I always regarded them as close cousins. 

 

One more question that pops to mind is that, can I auto update the stream to follow what is playing on the tv and so there will be no conflict?

 

The audio sync feature would also be great for purposes like using a bluetooth headset with your tv.

A workaround for not being able to do it from the box.


Edited by deepspace221, 25 January 2016 - 19:33.


Re: webif vlc and bouquet streaming #8 deepspace221

  • Senior Member
  • 99 posts

0
Neutral

Posted 25 January 2016 - 23:29

Does this vlc log tells you anything?

Come to think of it, it may be related to the alternative numbers settings which I've enabled. I will check this.

ts error libdvbpsi (PMT decoder): 'program_number' don't match

Edited by deepspace221, 25 January 2016 - 23:33.


Re: webif vlc and bouquet streaming #9 deepspace221

  • Senior Member
  • 99 posts

0
Neutral

Posted 29 January 2016 - 16:17

Well... after digging a few hours in the code I've got some answers. 

Since no one answered I'll do it.

The program number is the forth value in the sref represented in hex. 

 

You write this in the code, but for me actually the complete opposite is true:

# When you use EXTVLCOPT:program in a transcoded stream, VLC does not play stream

I've edited the code and I get this output now which is fine and playing.


#EXTM3U 
#EXTVLCOPT--http-reconnect=true
#EXTINF:-1,HOT3 HD
#EXTVLCOPT:program=202
http://10.100.102.3:8001/1:0:19:CA:D:DE:FFFF0000:0:0:0:
#EXTINF:-1,Channel One HD
#EXTVLCOPT:program=222
http://10.100.102.3:8001/1:0:19:DE:E:DE:FFFF0000:0:0:0:
#EXTINF:-1,Discovery Channel HD
#EXTVLCOPT:program=209
http://10.100.102.3:8001/1:0:19:D1:D:DE:FFFF0000:0:0:0:
#EXTINF:-1,Hot Action HD
#EXTVLCOPT:program=307
http://10.100.102.3:8001/1:0:19:133:C:DE:FFFF0000:0:0:0:
#EXTINF:-1,HOT Comedy Central HD
#EXTVLCOPT:program=224
http://10.100.102.3:8001/1:0:19:E0:E:DE:FFFF0000:0:0:0:
#EXTINF:-1,Hot Drama HD
#EXTVLCOPT:program=305
http://10.100.102.3:8001/1:0:19:131:C:DE:FFFF0000:0:0:0:
#EXTINF:-1,Hot Fun HD
#EXTVLCOPT:program=308
http://10.100.102.3:8001/1:0:19:134:C:DE:FFFF0000:0:0:0:
#EXTINF:-1,Hot Gold HD
#EXTVLCOPT:program=306
http://10.100.102.3:8001/1:0:19:132:C:DE:FFFF0000:0:0:0:
#EXTINF:-1,HOT Plus HD
#EXTVLCOPT:program=229
http://10.100.102.3:8001/1:0:19:E5:E:DE:FFFF0000:0:0:0:
#EXTINF:-1,HOT VOD HD 
#EXTVLCOPT:program=805
http://10.100.102.3:8001/1:0:1:325:7:DE:FFFF0000:0:0:0:
#EXTINF:-1,HOT Zone HD
#EXTVLCOPT:program=304
http://10.100.102.3:8001/1:0:19:130:C:DE:FFFF0000:0:0:0:
#EXTINF:-1,Mezzo HD 
#EXTVLCOPT:program=207
http://10.100.102.3:8001/1:0:19:CF:D:DE:FFFF0000:0:0:0:
#EXTINF:-1,MGM HD 
#EXTVLCOPT:program=203
http://10.100.102.3:8001/1:0:19:CB:D:DE:FFFF0000:0:0:0:
#EXTINF:-1,MTV LIVE HD
#EXTVLCOPT:program=226
http://10.100.102.3:8001/1:0:19:E2:E:DE:FFFF0000:0:0:0:
#EXTINF:-1,MTV Series HD 
#EXTVLCOPT:program=301
http://10.100.102.3:8001/1:0:19:12D:C:DE:FFFF0000:0:0:0:
#EXTINF:-1,OUTDOOR HD
#EXTVLCOPT:program=221
http://10.100.102.3:8001/1:0:19:DD:E:DE:FFFF0000:0:0:0:
#EXTINF:-1,BOLLYWOOD HD
#EXTVLCOPT:program=201
http://10.100.102.3:8001/1:0:19:C9:D:DE:FFFF0000:0:0:0:
#EXTINF:-1,FTV HD
#EXTVLCOPT:program=227
http://10.100.102.3:8001/1:0:19:E3:E:DE:FFFF0000:0:0:0:
#EXTINF:-1,Sport 1 HD
#EXTVLCOPT:program=302
http://10.100.102.3:8001/1:0:19:12E:C:DE:FFFF0000:0:0:0:
#EXTINF:-1,Sport 2 HD
#EXTVLCOPT:program=211
http://10.100.102.3:8001/1:0:19:D3:C:DE:FFFF0000:0:0:0:
#EXTINF:-1,FOX SPORTS HD
#EXTVLCOPT:program=300
http://10.100.102.3:8001/1:0:19:12C:C:DE:FFFF0000:0:0:0:
#EXTINF:-1,5 LIVE HD
#EXTVLCOPT:program=225
http://10.100.102.3:8001/1:0:19:E1:E:DE:FFFF0000:0:0:0:
#EXTINF:-1,ONE HD
#EXTVLCOPT:program=223
http://10.100.102.3:8001/1:0:19:DF:E:DE:FFFF0000:0:0:0:
#EXTINF:-1,TF1 HD
#EXTVLCOPT:program=228
http://10.100.102.3:8001/1:0:19:E4:E:DE:FFFF0000:0:0:0:
#EXTINF:-1,Channel 9 HD
#EXTVLCOPT:program=927
http://10.100.102.3:8001/1:0:19:39F:22:DE:FFFF0000:0:0:0:
#EXTINF:-1,France 2 HD 
#EXTVLCOPT:program=205
http://10.100.102.3:8001/1:0:19:CD:D:DE:FFFF0000:0:0:0:
#EXTINF:-1,PENTHOUSE HD
#EXTVLCOPT:program=206
http://10.100.102.3:8001/1:0:19:CE:D:DE:FFFF0000:0:0:0:
#EXTINF:-1,Channel 10
#EXTVLCOPT:program=86
http://10.100.102.3:8001/1:0:1:56:5:DE:FFFF0000:0:0:0:
#EXTINF:-1,Channel 2
#EXTVLCOPT:program=23
http://10.100.102.3:8001/1:0:1:17:2:DE:FFFF0000:0:0:0:
#EXTINF:-1,Channel 11
#EXTVLCOPT:program=151
http://10.100.102.3:8001/1:0:1:97:8:DE:FFFF0000:0:0:0:
#EXTINF:-1,Israel 33
#EXTVLCOPT:program=147
http://10.100.102.3:8001/1:0:1:93:8:DE:FFFF0000:0:0:0:
#EXTINF:-1,The Knesset Channel
#EXTVLCOPT:program=50
http://10.100.102.3:8001/1:0:1:32:3:DE:FFFF0000:0:0:0:
#EXTINF:-1,HOT3
#EXTVLCOPT:program=254
http://10.100.102.3:8001/1:0:1:FE:A:DE:FFFF0000:0:0:0:
#EXTINF:-1,Vintage TV
#EXTVLCOPT:program=161
http://10.100.102.3:8001/1:0:1:A1:9:DE:FFFF0000:0:0:0:
#EXTINF:-1,HOT ZONE 
#EXTVLCOPT:program=333
http://10.100.102.3:8001/1:0:1:14D:12:DE:FFFF0000:0:0:0:
#EXTINF:-1,HOT Comedy Central
#EXTVLCOPT:program=168
http://10.100.102.3:8001/1:0:1:A8:9:DE:FFFF0000:0:0:0:
#EXTINF:-1,HOT Israeli Entertaiment
#EXTVLCOPT:program=46
http://10.100.102.3:8001/1:0:1:2E:3:DE:FFFF0000:0:0:0:
#EXTINF:-1,MIKAN
#EXTVLCOPT:program=41
http://10.100.102.3:8001/1:0:1:29:3:DE:FFFF0000:0:0:0:
#EXTINF:-1,kabbalah channel
#EXTVLCOPT:program=153
http://10.100.102.3:8001/1:0:1:99:8:DE:FFFF0000:0:0:0:
#EXTINF:-1,HIDABRUT
#EXTVLCOPT:program=166
http://10.100.102.3:8001/1:0:1:A6:9:DE:FFFF0000:0:0:0:
#EXTINF:-1,Shopping channel
#EXTVLCOPT:program=3
http://10.100.102.3:8001/1:0:1:3:1:DE:FFFF0000:0:0:0:
#EXTINF:-1,HOT Gold
#EXTVLCOPT:program=322
http://10.100.102.3:8001/1:0:1:142:12:DE:FFFF0000:0:0:0:

I still have the same errors in the vlc log but it doesn't seems to matter. 

 

I'll do a commit after researching stuff some more.

At least it is working now  :D


Edited by deepspace221, 29 January 2016 - 16:18.



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users