FAQ  •  Register  •  Login

I need help setting up XBox 360 live stream

<<

jamesgrey

Serviio newbie

Posts: 10

Joined: Mon Sep 16, 2013 4:36 pm

Post Mon Sep 16, 2013 4:41 pm

I need help setting up XBox 360 live stream

I have a live stream playing on VLC (aceplayer), which I pass to an HTTP stream which is accessible via my pc.

I set up the link as http://192.168.1.102:8203/tv.asf

102 is the address of my pc.

If I launch this link WMP plays the live stream perfectly.

I have inserted this link into the SERVIIO console Online Sources. I also validated the link and a check mark became green.

I go to the xbox and launch the online sources directory and click the above link, but it fails to launch. It waits a few seconds an error says connection to your computer was lost, make sure your computer is turned on.

Is this not the correct method to launch a live stream??

I tried the FFMPEG test and it runs and shows me stream info but at the end in red it says "at least one output file must be specified"


Thanks for the help.
Last edited by jamesgrey on Fri Sep 20, 2013 6:13 pm, edited 1 time in total.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Sep 19, 2013 4:15 pm

Re: I need help setting up XBox 360 live stream

Post detailed log trying to play the file.

Also post result of

ffmpeg -i "stream url"
<<

jamesgrey

Serviio newbie

Posts: 10

Joined: Mon Sep 16, 2013 4:36 pm

Post Fri Sep 20, 2013 5:51 pm

Re: I need help setting up XBox 360 live stream

Okay here is the log file, as well I have the screen ffmpeg - i output.

Thanks for helping.
Attachments
FFMPEG Output File.txt
(9.16 KiB) Downloaded 294 times
serviio.log
Serviio log file
(33.44 KiB) Downloaded 277 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Sep 23, 2013 8:34 pm

Re: I need help setting up XBox 360 live stream

There is nothing in the log suggesting you tried to play the file, are you sure you did it right?
<<

jamesgrey

Serviio newbie

Posts: 10

Joined: Mon Sep 16, 2013 4:36 pm

Post Tue Sep 24, 2013 1:10 am

Re: I need help setting up XBox 360 live stream

Ooops sorry about that here is the LOG after I try and run the file from the Xbox.

It starts opening then errors out.

Thanks again for assisting.

Let me know if I can supply more info.
Attachments
serviio.log
(11.21 KiB) Downloaded 279 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Sep 26, 2013 8:23 am

Re: I need help setting up XBox 360 live stream

It's not detailed log . There should be a lot of DEBUG statements.
<<

jamesgrey

Serviio newbie

Posts: 10

Joined: Mon Sep 16, 2013 4:36 pm

Post Thu Sep 26, 2013 12:16 pm

Re: I need help setting up XBox 360 live stream

One of those weeks, I forgot to restart Serviio.

I checked before I uploaded this time and DEBUG info is present.

Thanks Zip.
Attachments
serviio.log
(208.86 KiB) Downloaded 291 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Sep 27, 2013 11:27 am

Re: I need help setting up XBox 360 live stream

How long does it take to start this command and create the output.asf file?

  Code:
ffmpeg.exe -analyzeduration 10000000 -threads auto -i http://192.168.1.102:8903/tv.asf -y -threads auto -c:v wmv2 -b:v 15360k -maxrate:v 15360k -bufsize:v 15360k -vf scale=1024:576,setsar=1 -r 25 -g 15 -c:a wmav2 -b:a 128k -ac 1 -map 0:1 -map 0:0 -sn -f asf output.asf
<<

jamesgrey

Serviio newbie

Posts: 10

Joined: Mon Sep 16, 2013 4:36 pm

Post Fri Sep 27, 2013 12:07 pm

Re: I need help setting up XBox 360 live stream

It took 10 seconds before the first line that says "frame= 56 fps=0.0 q=2.0 size= 569kB time=00:00:02.37 bitrate=1967.4kbits/s" appears in the output line.

I have attached the output file of this FFmpeg run as well.
Attachments
FFmpeg-sept27.txt
(7.21 KiB) Downloaded 303 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Sep 27, 2013 8:23 pm

Re: I need help setting up XBox 360 live stream

Try to set

  Code:
keepStreamOpen="true"


on the OnlineTranscoding element of the profile.
<<

jamesgrey

Serviio newbie

Posts: 10

Joined: Mon Sep 16, 2013 4:36 pm

Post Fri Sep 27, 2013 10:22 pm

Re: I need help setting up XBox 360 live stream

Changed setting under xbox 360 to <OnlineTranscoding keepStreamOpen="true"> in file profiles.xml.

Same issue. Attached new Logs.

Thank You
Attachments
serviio.log
(88.66 KiB) Downloaded 280 times
FFmpeg-sept28.txt
(11.95 KiB) Downloaded 303 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Sep 28, 2013 10:43 am

Re: I need help setting up XBox 360 live stream

Hmm... the XBox rejected the stream immediately. This device seems very picky with the live streams ( I never had problems during testing, but some other users did). Do other online streams (ie not local) work for you?
<<

jamesgrey

Serviio newbie

Posts: 10

Joined: Mon Sep 16, 2013 4:36 pm

Post Sat Sep 28, 2013 2:47 pm

Re: I need help setting up XBox 360 live stream

I am able to get SOME live streams through the Windows Media Center app through the xbox, which I am streaming from online on my pc through Sopcast. I have been unable to get any of these streams even to play through Serviio however.

Do you have an xbox for development purposes?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Sep 29, 2013 11:25 pm

Re: I need help setting up XBox 360 live stream

yes I do
<<

jamesgrey

Serviio newbie

Posts: 10

Joined: Mon Sep 16, 2013 4:36 pm

Post Mon Sep 30, 2013 6:40 pm

Re: I need help setting up XBox 360 live stream

Petr do you feel that there may be hope to getting the xbox 360 live stream working at all? Or is it a hopeless platform and the better option would be picking up a used WD Live?

The stupid thing is I bought a new Roku recently, and that can't live stream either no DLNA compliance I believe, so with the Xbox lying around and it being DLNA I figured give it a go.

If you have any other thoughts on things we could try as well I would gladly do that to try and get it working.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Oct 01, 2013 1:25 pm

Re: I need help setting up XBox 360 live stream

I had problems with it, so it's a bit dodgy. It's not really DLNA compliant (just UPnP AFAIK).

Roku - search the forum for Chaneru, it should be a DLNA plugin for Roku which works with Serviio (hopefully including live streams)
<<

jamesgrey

Serviio newbie

Posts: 10

Joined: Mon Sep 16, 2013 4:36 pm

Post Tue Oct 01, 2013 3:16 pm

Re: I need help setting up XBox 360 live stream

Unfortunately my understanding is that the latest Chaneru still does not support live streams yet.

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 33 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.