Advice Needed Multi channel reception in single screen - how is this done ?

How ? Come on explain !

Linux. Install mpv. Edit the attached for your sources. Save as a .sh file, make it executable and run in a terminal.
 

Attachments

No. Got it up to 25 now. Once I gave up on getting all of them from my satellite boxes and added Youtube url's.View attachment 166254

Its great you can do that but i mean, the video was clearly edited rather than recorded live, unless they knew before hand the BBC was going to mess up :D
 
Its great you can do that but i mean, the video was clearly edited rather than recorded live, unless they knew before hand the BBC was going to mess up :D
What do you mean "the video was clearly edited"? The script puts 25 things at the same time on one screen.
 
Last edited:
What do you mean "the video was clearly edited"? The script puts 25 things at the same time on one screen.
Im talking in reference to the video in the original post
 
Looking again at this video it's a totally different interface / software. Anyone know which ? I did ask as a comment on youtube but he never responded
 
Linux. Install mpv. Edit the attached for your sources. Save as a .sh file, make it executable and run in a terminal.
You are being too vague with no details about how ! how do you get so many streams from the SF8008 to show and run ?
 
You are being too vague with no details about how ! how do you get so many streams from the SF8008 to show and run ?
I run Linux if you are using Windows you will have to work out how to run MPV and Powershell.
Put the desired channels in a bouquet. Download the "bouquetname".tv file from /etc/enigma2/ copy the service id's and put them in the streams section of the script after the address and port of your sf8008 Example "http://10.42.0.63:8001/1:0:1:20:21:85:C00000:0:0:0:" Delete mine first.
Edit cols= ,rows=, screen_width=, screen_height=.
Save as multi.sh, Open a terminal, chmod +x multi.sh <cr> ./multi.sh <cr>
My sf8008 will only give 9 channels,that's why I added youtube streams.
 
I run Linux if you are using Windows you will have to work out how to run MPV and Powershell.
Put the desired channels in a bouquet. Download the "bouquetname".tv file from /etc/enigma2/ copy the service id's and put them in the streams section of the script after the address and port of your sf8008 Example "http://10.42.0.63:8001/1:0:1:20:21:85:C00000:0:0:0:" Delete mine first.
Edit cols= ,rows=, screen_width=, screen_height=.
Save as multi.sh, Open a terminal, chmod +x multi.sh <cr> ./multi.sh <cr>
My sf8008 will only give 9 channels,that's why I added youtube streams.
Makes no sense to me at all. I am using OpenWebIf to log in with root but I presume I need to use an ftp prog to get in to /etc/enigma2/ ?
 
Just download a m3u list from OpenWebif:

View attachment 166297

Open this file with Notepad++:

View attachment 166298
You can now see the link to each individual stream, for example:


You can open this link in VLC:

View attachment 166299

View attachment 166300

View attachment 166301

Use whatever tool was advised to you and insert these links.
It's no good you not explaining with more detail. "Just download a m3u list from OpenWebif:" How ?
"Download the "bouquetname".tv file from /etc/enigma2/ " how ?
 
The picture shows a big red arrow where you have to click: it's the TV icon!
 
The picture shows a big red arrow where you have to click: it's the TV icon!
I don't have any channels in favorites, it's blank
 
Back
Top