where is this setting on openatv? how can i configure and use it?
☆☆ watching the stream relay channels like Sky_de via satellite instead of need special bouquets ☆☆
Through the whitelist_streamrelay file path /etc/enigma2
can use manually from the image via:
-Opening the channel list
- go to sky-de channel
- Pressing the menu button
- Choose play service with streamrelay
The whitelist_streamrelay file can also be added automatically to its path via the Telnet code
Code
[ ! -d "/etc/enigma2/whitelist_streamrelay" ] && wget -O /etc/enigma2/whitelist_streamrelay https://raw.githubusercontent.com/biko-73/OsCam_EMU/main/whitelist_streamrelay
So far, the feature has been added to the images versions as
- OpenATV 7.3, 7.4 (newer than 24 October 2023)
- OpenVix 6.4.008
- OBH 5.3.010
- Egami 10.4-r11
- OpenPLi 9 Nightly builds
