-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https sources (like servusTV) stop streaming #3988
Comments
Hi @sedland Are you able to reproduce the issue on another platform (e.g. another linux for instance), or success? Have you reached out to Also perhaps related: |
Are you able to reproduce the issue on another platform (e.g. another linux for instance), or success? My old QNAP has no issues TVH 4.3.1792. I had tested Have you reached out to ffmpeg support? No |
I'll do a some investigations as well on my side. I'll check what they are for exactly and confirm if they shouldn't be included in synoCommunity build. Still, at first glance, this looks to me more like a software bug than a packaging issue. But lets see what our investigations finds out. |
Can you give it a try at installing my new packages in my repository here: I have experimental |
Not that this will necessarily solve this issue but worth having a shot. 2020-05-15 22:33:50.942 subscription: 0001: "192.168.3.232 [ | Kodi Media Center ]" unsubscribing from "Das Erste", hostname="192.168.3.232", username="192.168.3.232", client="Kodi Media Center" |
@sedland I've updated again the tvheadend package, aligning a few reamaining details with wiserain's implementation. Give it a shot and let me knwo if it works out. BTW, I've found multiple entries related to your problem online. This doesn't look like an easy to solve issue which may be application code or dependency versions related. |
Found two related issues on tvheadend: |
Hi - So summary of the investigation. |
Hi @sedland
|
@hgy59 quick question for you, shouldn't It currently point into the
Or |
Hi @sedland
My hope is that option no. 1 fixes things and would be real easy to implement. Lastly, if none of the 3x options works out, could you provide me with a reproducible example would be really helpful for me to do debugging from my side directly? |
Hello @hgy59 <https://github.com/hgy59>
Will start next week.
Do you have a way for backup/recover of the current installation.
I do not have a test system. ....
Thanks and kind regards
…------ Originalnachricht ------
Von: "Vincent Fortier" <[email protected]>
An: "SynoCommunity/spksrc" <[email protected]>
Cc: "sedland" <[email protected]>; "Mention"
<[email protected]>
Gesendet: 07.08.2020 13:50:24
Betreff: Re: [SynoCommunity/spksrc] https sources (like servusTV) stop
streaming (#3988)
Hi @sedland <https://github.com/sedland>
I have 3x solution options for you to test:
Can you create a symbolic link in tvheadend to point to the system-wide
default CA certificates?
$ ssh ***@***.***
***@***.***'s password:
$ sudo ln -s /etc/ssl/certs /var/packages/tvheadend/target/certs
Try out the new package (tvheadend + ffmpeg) I made available for you
that include an updated openssl at:
https://github.com/th0ma7/synology/tree/master/packages/sedland
Try out the experimental ffmpeg version 4.3.1 + tvheadend at:
https://github.com/th0ma7/synology/tree/master/packages/ffmpeg-4.3
My hope is that option no. 1 fixes things and would be real easy to
implement.
Lastly, if none of the 3x options works out, could you provide me with
a reproducible example would be really helpful for me to do debugging
from my side directly?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3988 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACM4T32SQNQAXFGQ7HVAKHTR7PTABANCNFSM4M6HORJA>.
|
Ok, redocumenting to provide a bit more clarity... Run the following to create a backup into a local directory of yours (e.g. mine is
Then upgrade/downgrade
Restore the backup (filename will vary based on date & time it was performed):
Restart the
|
Notice: if your records have been stored in |
Hello All - Sorry - I'll stop at this point.
Backup /Restore does not work. TVheadend had fully crashed once more.
I'll go back to QNAP.
Many thanks for your kindly help.
|
Setup
_Package Name: Tvheadend
_Package Version: v4.3.20191128~221c29b-20
_NAS Model: synology_apollolake_620slim
_NAS Architecture:x86_64
_DSM version: 6.2.2 upd4
Actual behavior
ServusTV shows the first picture and freeze.
Steps to reproduce
1. Configure
https://rbmn-live.akamaized.net/hls/live/2002830/geoSTVDEweb/master_1628.m3u8
as Mux, set int Interface (eth0) and use A/V Lib
2.
Start streaming
3.
compare log.
Package log
Logs:
2020-05-11 22:30:52.367 libav: AVFormatContext: Skip ('#EXT-X-ALLOW-CACHE:NO')
2020-05-11 22:30:52.367 libav: AVFormatContext: Skip ('#EXT-X-VERSION:3')
2020-05-11 22:30:52.367 libav: AVFormatContext: Skip ('#EXT-X-DISCONTINUITY-SEQUENCE:1')
2020-05-11 22:30:52.367 libav: AVFormatContext: Opening 'https://rbmn-live.akamaized.net/hls/live/2002830/geoSTVDEweb/20200305T090925/master_1628/00324/master_1628_00178.ts' for reading
2020-05-11 22:30:52.460 libav: AVFormatContext: Opening 'https://rbmn-live.akamaized.net/hls/live/2002830/geoSTVDEweb/20200305T090925/master_1628/00324/master_1628_00179.ts' for reading
2020-05-11 22:30:52.738 libav: https: Opening 'https://rbmn-live.akamaized.net/hls/live/2002830/geoSTVDEweb/20200305T090925/master_1628/00324/master_1628_00180.ts' for reading
2020-05-11 22:30:56.264 webui: Stop streaming /stream/mux/3c74fb45d42d4c2969656145e0da0409?ticket=10f1cfa9afc8c424907854617b8ef15643e6b402, timeout waiting for packets
2020-05-11 22:30:56.264 subscription: 004C: "HTTP" unsubscribing, hostname="192.168.3.122", client="VLC/3.0.10 LibVLC/3.0.10"
The text was updated successfully, but these errors were encountered: