Page 1 of 1

On line streming using VLC player

PostPosted: Sat Jan 05, 2013 4:40 pm
by xarlo
Hello guys,

I just started to use Serviio and I tried to send an on-line strem to mi TV but without success. I explain:

I started a strem on my PC using VLS player
After that I tried to insert the correct URL in Serviio online resources, but I'm not able to find out the right URL.

Has someone experience sendind an on-line stream using VLS player? What I need is to see on my TV the same strem I see locally on my PC in the VLC player.

Thank you so much for your valuable help :D

Bye

Re: On line streming using VLC player

PostPosted: Sat Jan 05, 2013 7:01 pm
by slyguy42o
you will need to expand a bit on "vls player"

what is it? does it work with video files on your server? what profile is being used for it?

(edit) also it would be helpful to get the url of the video you are trying to stream

Re: On line streming using VLC player

PostPosted: Sun Jan 06, 2013 8:25 am
by xarlo
@ slyguy42o:

sorry, I don't understand why, but I made mistakes in my previous post: I'm using VLC (of course) and not VLS (???)

The mai problem is that I'm not able to find out the right URL to insert in Serviio. In fact, I'm using some programs to play the streams (i.d. Wilmaa TV) and these programs use VLC as final player, but they don't clearly show the original URL. What I need is to broadcast to my TV what VLC is showing....

Help, thanks

Best regards

Re: On line streming using VLC player

PostPosted: Sun Jan 06, 2013 8:28 am
by will
please post examples of what you have tried

Re: On line streming using VLC player

PostPosted: Sun Jan 06, 2013 9:31 am
by xarlo
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://0

I 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
.......
:PLAY
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

Re: On line streming using VLC player

PostPosted: Mon Jan 07, 2013 4:21 am
by jhb50
See the wiki: How to Stream Your Windows PC Desktop http://wiki.serviio.org/doku.php?id=stream_pc

Re: On line streming using VLC player

PostPosted: Mon Jan 07, 2013 5:55 pm
by xarlo
Thank you: I'll try and I'll inform about the results.

Thanks again

Re: On line streming using VLC player

PostPosted: Tue Jan 15, 2013 12:24 pm
by xarlo
Hello,

I didn't give any feedback because, till now, I made several attempts but without success... :cry:

Re: On line streming using VLC player

PostPosted: Tue Jan 15, 2013 3:47 pm
by slyguy42o
we need more detail in order to be able to help, lets start with the error that you are getting.