You are not logged in.

#1 2014-07-10 07:48:04

archnemesis
Member
Registered: 2009-11-27
Posts: 53

how would I stream m4v remotely to two people?

I would like to stream m4v files remotely to two computers from a VPS, while allowing it to be paused either from the VPS or from one of the clients, but this should happen for all clients. Is there any app that would allow me to accomplish this?

EDIT: Actually it would be better if the clients were able to pause it. The idea is we would be able to pause the video arbitrarily so we could talk about it

Last edited by archnemesis (2014-07-10 07:56:41)

Offline

#2 2014-07-10 08:51:31

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: how would I stream m4v remotely to two people?

I remember seeing something related to this on our forums, but I can't remember it. A quick online search gives this service: http://www.synaptop.com/how-to-watch-mo … th-friends, though I am not sure how well it works.

Another way could be through desktop sharing, using VNC or something similar, but I guess the video quality wouldn't be optimum.

Last edited by x33a (2014-07-10 08:54:04)

Offline

#3 2014-07-12 13:13:43

archnemesis
Member
Registered: 2009-11-27
Posts: 53

Re: how would I stream m4v remotely to two people?

Thanks, I might have to give that a try. It would be better if I could find a program to install on my own server, but this could work for now.

Offline

#4 2014-07-12 21:42:24

HiImTye
Member
From: Halifax, NS, Canada
Registered: 2012-05-09
Posts: 1,072

Re: how would I stream m4v remotely to two people?

this sounds like a use case for DLNA and if external, perhaps a VPN. I don't know how well you'll be able to stream, though. that depends on the network speeds of everyone vs. the stream size

Offline

#5 2014-07-18 10:05:49

Darksoul71
Member
Registered: 2010-04-12
Posts: 319

Re: how would I stream m4v remotely to two people?

A different approach would be hosting the video on your VPS and serve it via a simple webserver (e.g. lighttpd). You will loose control here over the video though = you are not able to pause the video.
Most modern browsers are able to play back WebM and MP4 inside the browser itself.

Another approach might be using ffmpeg to stream the video from your VPS:
https://trac.ffmpeg.org/wiki/StreamingGuide

HTH,
D$

Last edited by Darksoul71 (2014-07-18 10:08:10)


My archlinux x86_64 host:
AMD E350 (2x1.6GHz) / 8GB DDR3 RAM / GeForce 9500GT (passive) / Arch running from 16GB USB Stick

Offline

#6 2014-07-20 13:48:35

archnemesis
Member
Registered: 2009-11-27
Posts: 53

Re: how would I stream m4v remotely to two people?

Thanks for the suggestions, i'll look into them whem when i get a chance.

Offline

Board footer

Powered by FluxBB