Jump to content


Photo

Transcoding problem


  • Please log in to reply
693 replies to this topic

Re: Transcoding problem #441 tilleke

  • Senior Member
  • 50 posts

+5
Neutral

Posted 12 May 2014 - 22:25

vlc streaming port 8001 works, port 8002 doesnt work

 

Port 8002 with streaming-authentication works fine here using VLC 2.0.6 Twoflower (haven't tried the later versions). This was using OpenPLi-4.0-beta-vuduo2-20140512_usb.zip on my Duo2.

 

Hint: you would be better off perhaps using the new syntax mentioned earlier in this thread (the OWIF-m3u file still uses the original syntax)


Edited by tilleke, 12 May 2014 - 22:27.


Re: Transcoding problem #442 колбаскин

  • Senior Member
  • 105 posts

+1
Neutral

Posted 13 May 2014 - 09:36

Port 8002 with streaming-authentication works fine here using VLC 2.0.6 Twoflower (haven't tried the later versions).

 

On mobile phone ? Work fine on Android?

 

 

Hint: you would be better off perhaps using the new syntax mentioned earlier in this thread (the OWIF-m3u file still uses the original syntax)

 

Give me link please, how fix this?

 

In russian:

Господа программисты, почините пожалуйста работу транскодинга на порту 8002. Он не работает на любом плеере установленном на Android. На компьютере он открывается плеером VLC только со второго раза. Вы испортили стрим с транскодингом. Верните настройку при помощи плагина. Вы все только портите. Вы стали хуже BH.



Re: Transcoding problem #443 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 13 May 2014 - 13:55

Taboune, do the following:

 

killall streamproxy

streamproxy -f

 

now do again what you do and send the output (via pm if it contains passwords).

 

It looks like certain vlc versions have a bug in this area.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Transcoding problem #444 delavega

  • Senior Member
  • 377 posts

+2
Neutral

Posted 13 May 2014 - 13:56

it was working before with my current vlc no need to use an old assed version of vlc

 

this is getting annyoing :(


<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ DUO 2</strong></span></span></p>
<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ SOLO</strong></span></span>

Re: Transcoding problem #445 delavega

  • Senior Member
  • 377 posts

+2
Neutral

Posted 13 May 2014 - 13:56

Taboune, do the following:

 

killall streamproxy

streamproxy -f

 

now do again what you do and send the output (via pm if it contains passwords).

 

It looks like certain vlc versions have a bug in this area.

ok 


<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ DUO 2</strong></span></span></p>
<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ SOLO</strong></span></span>

Re: Transcoding problem #446 delavega

  • Senior Member
  • 377 posts

+2
Neutral

Posted 13 May 2014 - 13:58

sent


Edited by taboune, 13 May 2014 - 14:02.

<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ DUO 2</strong></span></span></p>
<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ SOLO</strong></span></span>

Re: Transcoding problem #447 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 13 May 2014 - 14:43

root@vusolo2:~# killall streamproxy
killall: streamproxy: no process killed

This is weird, it says streamproxy isn't running at all. It may be that your startup scripts have been damaged. Please restart (completely and not just enigma) and then type ps | fgrep streamproxy. It should be running then.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Transcoding problem #448 delavega

  • Senior Member
  • 377 posts

+2
Neutral

Posted 13 May 2014 - 14:50

now its get killed yes but its still the same problem cant stream from port 8002 to vlc

 

ClientSocket: exception: Encoder: missing pmt, video or audio pid
streamproxy: pid 517 exited

Edited by taboune, 13 May 2014 - 14:52.

<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ DUO 2</strong></span></span></p>
<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ SOLO</strong></span></span>

Re: Transcoding problem #449 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 13 May 2014 - 14:53

streamproxy: config_map: auth = false/0 

This says no authentication requirement is found. So apparently you have "use authentication for streaming = off" in the open webif settings. If that setting is off, no attempt is done using authentication towards the web interface (which it needs for tuning, allocating demux etc), which is fine, if the webif is also configured to not use authentication for streaming (which normally is no problem, because both programs use/check the same option).

 

There is one note though, if you CHANGE the setting in the open webif plugin, you need to restart enigma. Why is that: that's because enigma only writes out configuration options (/etc/enigma2/settings) when it's stopped. And only then, the streamproxy can pick up the new value (which it will do automatically).


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Transcoding problem #450 delavega

  • Senior Member
  • 377 posts

+2
Neutral

Posted 13 May 2014 - 14:56

authentication for streaming  is already off


<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ DUO 2</strong></span></span></p>
<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ SOLO</strong></span></span>

Re: Transcoding problem #451 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 13 May 2014 - 14:57

WebifRequest: send request to webif: "GET /web/stream?StreamService=1:0:1:200A:430:1:C00000:0:0:0 HTTP/1.0

"
ClientSocket: exception: Encoder: missing pmt, video or audio pid

This means the request to the web interface didn't give an answer. This can happen (in my experience) if a service cannot be tuned to by enigma, or if the web interface expects authentication while streamproxy doesn't know it has to supply it.

 

Please do:

 

restart enigma

fgrep auth /etc/enigma2/settings

 

to see what authentication settings are actually active.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Transcoding problem #452 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 13 May 2014 - 14:59

You can check if it's supposed to work bypassing the streamproxy using vlc on a pc:

 

vlc "http://<stb>:8001/1:0:1:200A:430:1:C00000:0:0:0" (I guess this should work, with mplayer this works)


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Transcoding problem #453 delavega

  • Senior Member
  • 377 posts

+2
Neutral

Posted 13 May 2014 - 15:02

root@vusolo2:~# fgrep auth /etc/enigma2/settings
config.OpenWebif.auth=true

<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ DUO 2</strong></span></span></p>
<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ SOLO</strong></span></span>

Re: Transcoding problem #454 delavega

  • Senior Member
  • 377 posts

+2
Neutral

Posted 13 May 2014 - 15:05

well fuck port 8002 anyways im gonna stick with 8001 then


<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ DUO 2</strong></span></span></p>
<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ SOLO</strong></span></span>

Re: Transcoding problem #455 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 13 May 2014 - 15:06

If you turn that off it will probably work (although this combination probably should work, I am not sure, that depends on whether the openwebif requires authentication on the /web/StreamService url using this setting, I guess it shouldn't).


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Transcoding problem #456 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 13 May 2014 - 15:06

well fuck port 8002 anyways im gonna stick with 8001 then

Yet another happy customer!


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Transcoding problem #457 delavega

  • Senior Member
  • 377 posts

+2
Neutral

Posted 13 May 2014 - 15:07

port 8001 always worked and auth for streaming was forever off


<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ DUO 2</strong></span></span></p>
<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ SOLO</strong></span></span>

Re: Transcoding problem #458 delavega

  • Senior Member
  • 377 posts

+2
Neutral

Posted 13 May 2014 - 15:11

i have a backup from last week where port 8002 works :P


<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ DUO 2</strong></span></span></p>
<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ SOLO</strong></span></span>

Re: Transcoding problem #459 Erik Slagter

  • PLi® Core member
  • 46,969 posts

+541
Excellent

Posted 13 May 2014 - 15:20

I have a current updated image where port 8002 works.


* Wavefrontier T90 with 28E/23E/19E/13E via SCR switches 2 x 2 x 6 user bands
I don't read PM -> if you have something to ask or to report, do it in the forum so others can benefit. I don't take freelance jobs.
Ik lees geen PM -> als je iets te vragen of te melden hebt, doe het op het forum, zodat anderen er ook wat aan hebben.


Re: Transcoding problem #460 delavega

  • Senior Member
  • 377 posts

+2
Neutral

Posted 13 May 2014 - 18:25

:angry:  :huh:  :o


<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ DUO 2</strong></span></span></p>
<p><span style="font-size:18px;"><span style="font-family:'lucida sans unicode', 'lucida grande', sans-serif;"><strong>Vu+ SOLO</strong></span></span>


14 user(s) are reading this topic

0 members, 14 guests, 0 anonymous users