Beiträge von ruckus
-
-
But, if I remember correctly, you've had it working on the 32bit (x86) architecture right?
so yeah you were absolutely right, i redid everything under the 32bit version and now everything seems to be fine. thank you so much for the pointer.easy4me, i threw you another 20euros, been a while since i contributed and i really love this script and i do also use your epg grabber
-
-
-
-
-
-
I guess @easy4me means the setting in my screenshot. Set it to 1. After all services are mapped and your setup is done you can change it 0 (unlimited) or 4 (zattoo ultimate streaming limit).
thanks but didnt really help at all. btw i'm also not getting anything through VLC either, just errors -
-
@ruckus
What provider are you using?
If you use Zattoo Switzerland free, they changed the channel package. BBC One is one of them and is not for free anymore. https://zattoo.com/ch/senderi'm on the ultimate package.
-
ok that got the api up and running, back to the same problem of it just not playing anything or creating services.
Code2022-07-27 16:52:18.790 http: 192.168.1.157: using ticket A9CE96BE83601DD93E9B5B8BCC4B6FD2BEC823FD for /stream/mux/71b670923712fc159718b8ebfce831cf 2022-07-27 16:52:18.790 mpegts: favorites.m3u - BBC One HD in z - tuning on IPTV 2022-07-27 16:52:22.791 subscription: 000C: No input source available for subscription "HTTP" to mux "favorites.m3u - BBC One HD in z" 2022-07-27 16:52:22.791 webui: Couldn't start streaming /stream/mux/71b670923712fc159718b8ebfce831cf?ticket=A9CE96BE83601DD93E9B5B8BCC4B6FD2BEC823FD, No free adapter 2022-07-27 16:52:22.791 subscription: 000C: "HTTP" unsubscribing, hostname="192.168.1.157", client="VLC/3.0.17.4 LibVLC/3.0.17.4" 2022-07-27 16:52:25.546 http: 192.168.1.157: using ticket A9CE96BE83601DD93E9B5B8BCC4B6FD2BEC823FD for /stream/mux/71b670923712fc159718b8ebfce831cf 2022-07-27 16:52:25.547 mpegts: favorites.m3u - BBC One HD in z - tuning on IPTV 2022-07-27 16:52:29.547 subscription: 000D: No input source available for subscription "HTTP" to mux "favorites.m3u - BBC One HD in z" 2022-07-27 16:52:29.547 webui: Couldn't start streaming /stream/mux/71b670923712fc159718b8ebfce831cf?ticket=A9CE96BE83601DD93E9B5B8BCC4B6FD2BEC823FD, No free adapter 2022-07-27 16:52:29.548 subscription: 000D: "HTTP" unsubscribing, hostname="192.168.1.157", client="VLC/3.0.17.4 LibVLC/3.0.17.4"
-
Please check the tvHeadend [definition='1','0']log[/definition]. Did you install or update ffmpeg on your pi?
yes i did install ffmpeg and even pointed to it in the webui
so, did a fresh install now and now cant even get it to run after unpacking the arm version for pi..
-bash: ./api: No such file or directory
-
-
First off, sorry for not speaking german.
I used to have this lovely script working, then my pi sd card died and i had to reinstall while also migrating to an SSD drive for stability. For the life of me I can not get this working any more. The script is running, the m3u file looks fine but i can only get muxes in tvh and none of them work, neither do they in VLC and i'm totally stuck.
latest version of telerising, tvh 4.2.8-34~g24a2f59e9. Added iptv automatic, 4 max streams (my account is zattoo ultimate)
channel numbers from 1
unchecked scan after creation
max timeout 30like, totally pulling my hair out
thanks for any pointers. -
-
-
-
Because the live streams are started using PVR. The recordings at Zattoo CH are available worldwide.
The problem i'm trying to overcome is the lag in time while using PVR move, its about 2-3 minutes behind and even adjusting the wake-up lead time from 30 seconds to zero, i find that my recording often starts 2-3 minutes ahead of the actual program which has led to spoilers. Also you need to adjust post-recording padding to another couple of minutes to make sure you dont cut off the ending to the program which will often happen which BBC shows where there are no commercials.
so without trying to pipe everything down a VPN is there any way to stop this?
-
-
I'm trying to pipe via vpn and keep getting the message on the client about being outside the country. I'm using Zattoo CH.
In my zattoo server, i run the VPN in the background via screen, then disconnect the screen and run the telerising API, no problems so far. then i fetch my m3u list, which interestingly says:
Codepipe: // ffmpeg -loglevel fatal -re -i "http://127.0.1.1:5000/api/zch/live/e4" -map 0: 0 -map 0: 1 -map 0: 2? -c: a: 0 copy -c: a: 1 copy -c: v copy -f mpegts -metadata service_name = "E4" pipe: 1
So i change all those to the real server ip 10.x.x.x and then use that file in tvheadend, create all the channels as normal like the old version, but like i said, i get the out of country message and all the channels.
i must be doing something wrong somewhere?