I tried the followings:
1. open Wilmaa TV.bat
2. I chose a channel (supposing, i.d. the number 1
3. verify the URL in VLC player, bur the VLC only show the indication:
fd://0I also tried to edit the batch file, in order to understand. Tha main part of batch file are the following (always referred to channel number 1):
--------------------------------------------------------------------------------------------------------------------
set "socks=127.0.0.1:9050"
set "swfsize=927444"
set "swfhash=6c1be1765187eae0bc9af07d858fae59a0effd3c5b803d08db261ced2c5512bb"
......
IF "%Scelta%"=="1" set "xxx=rtmp://cp108475.live.edgefcs.net/live/ard_1_800@15782" & goto PLAY
.......

LAY
cd dip
cls
echo.
call flv -v -r "%xxx%" --swfsize "%swfsize%" --swfhash "%swfhash%" -q | %vlc% -
---------------------------------------------------------------------------------------------------------------------
I tried to put the URL as shown in the batch file bur without success: may be I have to modify something in order to put it in Serviio online resources, but I don't know what.
Thanks a lot for your support
Regards