The problem is that I have an Mutant HD 51 Streamlink 760 this one works with Twitch and the most Youtube cams live. But no other than. On the Gigablue Quad 4K pro Streamlink 8.1.0 only Twitch is not working. I get there an screen OFFLINE and than is it black. I don't lnow how I can make an Log
Streamlinkproxy Python3 Only discussion & support
- jeepcook
- Thread is marked as Resolved.
-
-
The problem really lies with you. You have multiple Streamlink daemons (streamlinkproxy, streamlinksrv) installed on your box. /usr/sbin/
If you want to use streamlinkproxy plugin without any problems for Twitch and YouTube and others,
all you need to do is install the streamlinkproxy plugin and nothing else.
Streamlinkproxy plugin has everything already pre-installed (Streamlink, plugins and dependencies) inside the plugin.
Just install enigma2-plugin-extensions-streamlinkproxy then all works.
- install enigma2-plugin-extensions-streamlinkproxy
- reboot box
- all works. Works best with #SERVICE 5002: (exteplayer3/serviceapp)
streamlinkproxy manualstart debug
Tested with the official OpenPLi Scarthgap SF8008 image on my DM920.
Also works with other Open images.
-
And the serviceapp also I think? I will thray it tomorrow. Can I have your channellist for streamlink chennels ??? And thank again
-
that can help
-
I get there an screen OFFLINE and than is it black.
You've clearly got the wrong topic. My plugin does NOT have such a screen.
-
If it's a glitch in the player you're using, it's just as easy to check. Just use the E2-based receiver as a server and play link on regular VLC on your PC... if everything works as it should, then yes... the problem is with the player.
As you said, I used the E2 receiver as a server and played the link on the computer with VLC. As a result, there was no interruption in the broadcast.
As I said, the problem may be caused by Exteplayer3. Where can I find the old version of Exteplayer3 v69? I want to try the old version on OpenAtv7.6.
Thank you for your help.
-
Where can I find the old version of Exteplayer3 v69? I
Just rewrite the exteplayer binary from any image where you think it works as it should, into the one you are currently using.
-
openpli uses EXteplayer3 #69
both streams work with streamlinkproxy
-
Where can I find the old version of Exteplayer3 v69? I
Just rewrite the exteplayer binary from any image where you think it works as it should, into the one you are currently using.
openpli uses EXteplayer3 #69
both streams work with streamlinkproxy
you can unpack an openpli image for your box and copy exteplayer3 to your box for test
In Openatv 7.5.1 (exteplayer3 v69)
usr/bin/exteplayer3
I copied it and pasted it in the same place in openatv7.6.
However, when I ran the ServiceApp plugin, I got a warning that exteplayer3 was not installed, and it did not work.
I think I need to find and install the ServiceApp(0.5------r6.3).ipk file used in my 7.5.1.
Thanks again...
-
As you know, I use OpenPli 10, also known as Scart... I have problems with Twitch on almost every receiver, but the rest works fine. Tonight, I opened the Scart software on December 27, 2025, loaded and unpacked it, and didn't restore a backup. I re-entered everything manually. First, I used the Service app. Then I installed the Streamlink software manager. Then I installed Streamlinksrv.
Then I turned it off and on again, and I watched YouTube and Skyline. They work fine. But no Twitch channels. Then I installed the enima2-plugin-extensions-streamlinkproxy_8.1.0_all.ipk plugin, but no change. I only saw an OFFLINE slide on Twitch. Then I opened the Software Manager plugin. When StreamlinkSRV was removed, I put it on Gooi TV Twitch.... Receiver turned off and behold, it worked... Then happily I went to Skyline Cam, unfortunately not... Receiver turned on and behold, it worked... Then I went to Gooi TV Twitch... and first to a normal channel and then to Skyline Cam, and that works too, so I think something is wrong with switching. I tried it on a Gigablue Quad 4k pro, a Mutant HD 51, and a VU duo 4k SE, all the same problems. It's not a criticism, but I hope you can use it. I think it's really impressive what we're all doing here in the forum....
-
I have problems with Twitch on almost every receiver, but the rest works fine. Tonight, I opened the Scart software on December 27, 2025, loaded and unpacked it, and didn't restore a backup. I re-entered everything manually. First, I used the Service app. Then I installed the Streamlink software manager. Then I installed Streamlinksrv.
streamlinksrv ? read post #362 again.
Read carefully. It's either install "enigma2-plugin-extensions-streamlinkproxy" and nothing else.
Or streamlinksrv from the pli feed, which also installs Streamlink, but doesn't work with Twitch.
If you choose to install this plugin "enigma2-plugin-extensions-streamlinkproxy" (best solution for you to play twitch and yt streams)
You don't need to install streamlink or streamlinksrv. Everything is already included in enigma2-plugin-extensions-streamlinkproxy
-
I use OpenPli 10, also known as Scart... I have problems with Twitch
I use OpenPLI Scarthgap (known as OpenPli 10
). All examples and screenshots are made using this image. Until you show logs of how something isn't working for you, NO ONE WILL HELP YOU. This applies to both streamlinksrv and streamlinkproxy.Then I installed Streamlinksrv.
Once again! This thread has nothing to do with streamlinksrv. If you have problems with streamlinksrv, please post in the appropriate thread, BUT NOT HERE.
-
I copied it and pasted it in the same place in openatv7.6.
Then in openatv 7.6
Then you can check in the terminal by running
-
I copied it and pasted it in the same place in openatv7.6.
Then in openatv 7.6
Then you can check in the terminal by running
I copied the Exteplayer3 and ffmpeg files from OpenAtv 7.5.1 to OpenAtv 7.6.
I ran the telnet codes you provided.
Code
Display Moreroot@sf8008:~# chmod 755 /usr/bin/exteplayer3 root@sf8008:~# exteplayer3 some_url_link exteplayer3: error while loading shared libraries: libswscale.so.8: cannot open shared object file: No such file or directory exteplayer3: error while loading shared libraries: libavformat.so.61: cannot open shared object file: No such file or directory exteplayer3: error while loading shared libraries: libavcodec.so.61: cannot open shared object file: No such file or directory root@sf8008:~# exteplayer3 some_url_link exteplayer3: error while loading shared libraries: libavutil.so.59: cannot open shared object file: No such file or directory root@sf8008:~# exteplayer3 some_url_link exteplayer3: error while loading shared libraries: libswresample.so.5: cannot open shared object file: No such file or directory root@sf8008:~# exteplayer3 some_url_link exteplayer3: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory root@sf8008:~# exteplayer3 some_url_link {"EPLAYER3_EXTENDED":{"version":69}} file: [file://some_url_link] {"PLAYBACK_OPEN":{"OutputName":"Output", "file":"file://some_url_link", "sts":-1}}I also copied the missing lib files to OpenAtv 7.6. As a result, Exteplayer3 v69 worked and there were no interruptions in the live broadcast.
Thank you again for your help. Wishing you a happy new year.
-
error while loading shared libraries: libswscale.so.8:
I see. The binary was compiled using external libraries. Too bad. That won't work. But it was worth a try ... How about downloading the IPK from the image feed where it works and then simply installing it in OpenATV 7.6?
then copy exteplayer3.ipk to /tmp/ OpenATV 7.6 and
As far as I can see, the ipk package specifies the necessary libraries for this binary.
Снимок экрана 2025-12-28 в 13.14.08.pngСнимок экрана 2025-12-28 в 13.21.56.png
I suspect that if you take this IPK from OpenATV 7.5.1 and install it in 7.6, then... it might work.
-
Display More
error while loading shared libraries: libswscale.so.8:
I see. The binary was compiled using external libraries. Too bad. That won't work. But it was worth a try ... How about downloading the IPK from the image feed where it works and then simply installing it in OpenATV 7.6?
then copy exteplayer3.ipk to /tmp/ OpenATV 7.6 and
As far as I can see, the ipk package specifies the necessary libraries for this binary.
Снимок экрана 2025-12-28 в 13.14.08.pngСнимок экрана 2025-12-28 в 13.21.56.png
I suspect that if you take this IPK from OpenATV 7.5.1 and install it in 7.6, then... it might work.
Thank you. I will try...
-
Display MoreDisplay More
error while loading shared libraries: libswscale.so.8:
I see. The binary was compiled using external libraries. Too bad. That won't work. But it was worth a try ... How about downloading the IPK from the image feed where it works and then simply installing it in OpenATV 7.6?
then copy exteplayer3.ipk to /tmp/ OpenATV 7.6 and
As far as I can see, the ipk package specifies the necessary libraries for this binary.
Снимок экрана 2025-12-28 в 13.14.08.pngСнимок экрана 2025-12-28 в 13.21.56.png
I suspect that if you take this IPK from OpenATV 7.5.1 and install it in 7.6, then... it might work.
Thank you. I will try...
Yes, it worked. There was no need to copy and paste the lib files one by one.
Thank you. I still have a lot to learn from you.
-
Has the plugin also Zattoo and so yes what must I doing for reception in the list
You have an Username and password as well....
-
Has the plugin also Zattoo and so yes what must I doing for reception in the list
You have an Username and password as well....Please use the forum search for this topic. I provided an example playlist for the Zattoo service.
-
Is it also possible for WAIPU or Canal Plus??
Your resource for Enigma2 IPTV plugins
Discover the best Enigma2 IPTV plugins. Access downloads and dedicated support for integrating live TV streams and video-on-demand services. Find downloads, setup guides, and community support for the latest streaming players and playlist managers.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!
