streaming between xboxes
#1
hi everyone, i was wondering if there is any way to stream a movie from one xbox to another without having to go through a pc??
#2
there is an xstream server written in python, and i don't see any reason why it wouldn't run in xbmc.
#3
problem though is that the xns python script is outdated, so it would need to be updated to support latest xns specifications
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
#4
just out of curiosity i had a play with the script. it was easy to get it running on my pc and to get xbmc to play videos from it (i just had to make a tiny change to the script), but i couldn't get it to run in xbmc. the script would just stop running as soon as i started it, and xbmc's python interpreter doesn't give any error messages so i couldn't tell what was wrong.
i'm sure it wouldn't be too difficult to get working if someone wanted to, but like i said i was just trying it out of curiosity. i don't even have more than 1 xbox.
#5
problem with the sript you are using is that it uses '/' as a directory separator and the xbox only supports the '\'.

and the python interpreter does have output. but since the intepreter outputs all information to the debug console, you need a debug xbox to see it
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image

Logout Mark Read Team Forum Stats Members Help
streaming between xboxes0