Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
IPTV: add configurable stream timeout
- Loading branch information
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b857a84There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@perexg do you have a stream I can test with this? or post it in the forms?
b857a84There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
http://happytimes.me/atn/stream.php?id=%D6%1BcX%92s%29%19%174%06%F2%E3%3A%D3R
or you may try to use a tvheadend service URL ;-)
b857a84There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this doesnt work... Am I doing something wrong - em1 is my interface name.
b857a84There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nmaclean Its in the Network Settings:

b857a84There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks - I have added that, now adding the mux but get this? Can I see you mux settings for this?
2014-05-15 12:47:50.876 mpegts: http://happytimes.me/atn/stream.php?id=%D6%1BcX%92s%29%19%174%06%F2%E3%3A%D3R - starting for 'initscan' (weight 2)
2014-05-15 12:47:50.876 mpegts: http://happytimes.me/atn/stream.php?id=%D6%1BcX%92s%29%19%174%06%F2%E3%3A%D3R - tuning on IPTV
2014-05-15 12:47:51.090 subscription: 'initscan' subscribing to mux, weight: 2, adapter: 'IPTV', network: 'happytestme', mux: 'http://happytimes.me/atn/stream.php?id=%D6%1BcX%92s%29%19%174%06%F2%E3%3A%D3R'
2014-05-15 12:47:55.025 mpegts: http://happytimes.me/atn/stream.php?id=%D6%1BcX%92s%29%19%174%06%F2%E3%3A%D3R - initial scan no data, failed
b857a84There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nmaclean : Increase the timeout value in the IPTV network settings dialog to 15 seconds.
b857a84There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, it works now. Thanks.