Flussonic

About latest 18.08 version

Hello,
Anyone have problem with some streams on Samsung TV’s and HLS playlist?
After updating to 18.08 version I have problem with streams. On older versions play fine.
How to downgrade to 18.06 version?
I tried install like this: apt install flussonic=18.06
But then i start it I got error
/etc/init.d/flussonic start
Error reading config: {{invalid_option,segment_duration,<<“4”>>},
[{config2_lexer,apply_options,2,
[{file,“apps/config2/src/config2_lexer.erl”},
{line,1186}]},
{config2_lexer,apply_stream_options,3,
[{file,“apps/config2/src/config2_lexer.erl”},
{line,1078}]},
{config2_lexer,ast2_top,1,
[{file,“apps/config2/src/config2_lexer.erl”},
{line,282}]},
{config2_lexer,ast2_top,1,
[{file,“apps/config2/src/config2_lexer.erl”},
{line,282}]},
{config2_lexer,ast2_top,1,
[{file,“apps/config2/src/config2_lexer.erl”},
{line,279}]},
{config2_lexer,ast2_top,1,
[{file,“apps/config2/src/config2_lexer.erl”},
{line,282}]},
{config2_lexer,ast2_top,1,
[{file,“apps/config2/src/config2_lexer.erl”},
{line,279}]},
{config2_lexer,ast3,2,
[{file,“apps/config2/src/config2_lexer.erl”},
{line,56}]}]}

On 18.07 version error:
/etc/init.d/flussonic start
Job for flussonic.service failed because the control process exited with error code. See “systemctl status flussonic.service” and “journalctl -xe” for details.

Thanks

After downgrade to 18.07 working fine
apt-get update
apt-get install flussonic=‘18.07’
and replace in flussonic.conf
segment_duration replace to gop_duration
service flussonic restart

Only channels with subtitles won’t play on some TV’s.
:slight_smile:

You have told about some problems. What are they?

This stacktrace tells that you used “segment_duration” option that presents only in the latest release.

  • #2815 (fixed) [Flussonic] Stream settings: The option ‘gop_duration’ was renamed to ‘segment_duration’. Learn more in the segment_duration option