Re : : crash of 20.0.0.1 version

Posted by Sébastien on 2013/9/8 17:33:08
Hi Raider,

I worked all this afternoon on this issue ...
I changed some code in my app to 'maybe' solve the issue.
We anyway need to do a TeamViewer so I can do some checks on your side directly, would you be ok ?

Let me summarize the issue / changes :
From the WebIF, when you click on the little TV icon to start the stream into VLC, then the WebIF generates a .m3u file.
This m3u file is used by VLC to get the stream URL + the settings.
My tool cannot open this m3u file ...
What I do is that I directly do a http command to get the stream URL and then use this URL to feed the embedded VLC plugin. (without any options)
NOW, I added some codes to check if some options like 'http-reconnect' or 'program=' are used and if it is the case then I also add (well this needs to be verified) those options in the stream settings.
As you said, if for a channel that works without option I add like the 'program=any number' then it doesn't work !
This is the proof that the option is taken in consideration.

Lets test this together.

Give me you TeamViewer ID & password on my Email info@enigma-tv.com and let it open ...
I will try to connect as soon I can.
During this session I will transfer some files, don't worry ... those are corrections of current code.

Best regards,

This Post was from: http://www.enigma-tv.com/modules/newbb/viewtopic.php?post_id=2951