Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UPnP/DLNA output #624

Open
bluelovers opened this issue Dec 5, 2014 · 2 comments
Open

UPnP/DLNA output #624

bluelovers opened this issue Dec 5, 2014 · 2 comments

Comments

@bluelovers
Copy link

request support for UPnP/DLNA

some player support Stream Media but they didn't support dlna

hope can use this for make they can play dlna media

@chrippa chrippa changed the title request support for UPnP/DLNA UPnP/DLNA output Dec 6, 2014
@M1cha
Copy link

M1cha commented Jan 5, 2015

yea pls, there currently is no way to get the stream on your TV without a cable.
for me, chromecast would work too in case that's easier.

@evertonbob
Copy link

You can do it using Serviio, it's simple acctualy, but have 2 annoying issues that i noticed:

Command line:

livestreamer --player-external-http --player-external-http-port 1234 --retry-open 10 twitch.tv/stream quality

This will give you 2 or 3 local IPs , then go to Serviio Console, and add it to library(try both IPs, one should work) -> online sources -> live stream, give it a display name and OK

On TV -> Serviio -> Online -> select your stream
It will plays nice with a excellent quality audio/video.

Issues:

-1

after some considerable time watching the stream, it simple dies and shows "Stream Ended" on console, you have to wait about 15 seconds to try the stream on Serviio again, but it plays normally.

-2

Doing it on Linux or OSX, after "Stream ended", i got error related with address being used, restart the system and problem is gone
On Windows this not happen.

If your TV can't play the video, you can try -o option to record the stream, and use VLC to create a mmsh:// stream, and use Serviio to play it on TV.

This is my method to watch some games on azubu/twitch, i couldn't find anywhere a similar way.
It will do the job, but a UPNP/DLNA output will be just great.

Best Regards.
Bob

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants