What Do you mean with url changes?
Automatic network brings up new services for the same channels as urls change slightly.
Here's an example:
Happens twice a month. I have to rewrite pipe for new muxes then.
What Do you mean with url changes?
Automatic network brings up new services for the same channels as urls change slightly.
Here's an example:
Happens twice a month. I have to rewrite pipe for new muxes then.
Hello everyone!
Just installed Odroid_C2 4.3-1719 build on my Tanix TX5Pro(amlogic 905X) and found the option "Use A/V library" in network settings, that is supposed to parse muxes through ffmpeg fork libav. But with that enabled CPU time goes up quite significantly.
I wonder if there is a way to change how the URLs are handled, maybe stream or codec profiles can help?
Or use ffmpeg instead of libav?
Now I have to manually wrap all my links with:
Works perfectly until URLs change.
Would be really nice to have that done automatically.
Thanks!
Where to download latest nighly tvheadent service for 8.2.2.3?
Tvheadend 4.3-902 from @adamg's repo
"mouse" button or "apps" button are not recognized
Hashtag # those buttons in remote.conf
Example
Is it possible do disable the red power button so when you press it nothing happens?
Just add # in front of power button line
There's a fork of the IPTV addon, which allows using up to ten playlists.
I see transcoding via TVH finally coming to amlogic boxes? Great news!
4.3 (client) is for Leia builds only
Working fine on 8.2.1.2, e.g. this one v9.0.43-637 from GDPR-2 repo
To be exact I copy/paste binary from /service.tvheadend42/bin/tvheadend for updating TVH4.2 to 4.3
If you are asking about TVH 4.3 I don't think I want to push a development version to virtually all TVHeadend users on my builds.
A ZIP file of 4.3 would be great! I remember afl1 making TVH ZIPs every week, but he's now concentrated upon 8.90.9
Would you please compile the latest version of Tvheadend? It has lots of improvments for IPTV networks.
This works perfect, can workd for version 9? thx!!!
Not available yet.
Hello there
Excuse my how to enable subtitles from subscrne.com and opensubtitles with live tv channels??
You can add a customised line for sub download to The Power Down menu for example
Or map a direct key on you remote via keyboard.xml
For example, longpress the "UP" key when in LIVE TV Fullscreen
<FullscreenLiveTV>
<keyboard>
<up mod="longpress">ActivateWindow(SubtitleSearch)</up>
</keyboard>
</FullscreenLiveTV>
The only thins is that you have to manually enter the movie name
Hi,
A, I mean "30" is not Audionextlanguage, it is Audio delay
"Fullscreen" worked, thanks
Sorry, forgot my keyboard xml has an option
<keymap>
<FullscreenVideo>
<keyboard>
<a>AudioNextLanguage</a>
</keyboard>
</FullscreenVideo>
</keymap>
You can either use keymap editor addon to map the same function or just put attached keyboard xml to /userdata/keymaps/
Don't forget to unzip and reboot your box
- what is the linux Code for changing the audio/language? I dont find it anywhere. It is the action "
AudioNextLanguage"
- For me it seems that "home" and "back" have the same function inside kodi could that be?
- with the keyboard I use "tabulator" for switching between menu and video/Audio/picture (whatever is been showed in that moment). Which linux code could that be? I think it is the Action "
FullScreen"
1) Use "A'' letter for ''AudioNextLanguage''
2) "HOME" opens the topmost window directly while "BACK" returnes all window history
3) "TAB" is 15
All Linux input codes located there:
linux/input-event-codes.h at master · torvalds/linux · GitHub
I get a lot of jerkiness watching RTSP IPTV streams using Tvheadend .
Frame drops/skips until buffer fills up to 20% and above, usually it starts playing right from 3-5%
Any chance of fixing this?
You are aware that ffmpegx is simply a nickname for ffmpeg with encoders enabled?
Sure
merge commits from mainstream.
I have probably already done it then and just need to recompile binary addons.
That would be great!
Recent RPi builds include updated TVH «tvheadend42: changed to ffmpegx»
Is it posiible to make a tvheadend with ffmpegx support for our builds?