LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Is there a software for streaming live video (https://www.linuxquestions.org/questions/linux-software-2/is-there-a-software-for-streaming-live-video-605488/)

rockjr 12-08-2007 09:09 PM

Is there a software for streaming live video
 
I want to do a tv site... basically when someone signs in a tv station (or video that i edited) to be streaming when they first log on.... and i want the certain videos to start at certain times.

Also i want to do something like a PERSONAL orb site (www.orb.com) Where i have a tv tunner in the server hooked to my cable and when i log in i can watch different tv shows

Is there any software out there for linux?????

duryodhan 12-08-2007 10:45 PM

check out VLC ... afaik it allows you to stream videos .. not sure it covers all your needs though .. you can be the best judge of that .

shadowsnipes 12-09-2007 11:44 AM

Yeah, I second VLC - http://www.videolan.org/

frenchn00b 12-09-2007 12:37 PM

I am not sure that vlc is the only one ?
mplayer and freevo, maybe can and certainly ?


website: apache

rockjr 12-09-2007 01:18 PM

Quote:

Originally Posted by shadowsnipes (Post 2985051)
Yeah, I second VLC - http://www.videolan.org/


i read on this about a year ago and some people says its not the best and had some problems.... have you used it ????? it looks like its good for just watching movies... am i wrong????

frenchn00b 12-09-2007 02:04 PM

Quote:

Originally Posted by rockjr (Post 2985123)
i read on this about a year ago and some people says its not the best and had some problems.... have you used it ????? it looks like its good for just watching movies... am i wrong????

you are right, to set up some streaming, it is "kind of crapy."
I am looking forward to reading his reply, indeed.
I am sure he will say "nope" :)


I prefer to use mythtv (the difficult guy) and kaffeine.

shadowsnipes 12-09-2007 02:39 PM

Quote:

Originally Posted by rockjr (Post 2985123)
i read on this about a year ago and some people says its not the best and had some problems.... have you used it ????? it looks like its good for just watching movies... am i wrong????

Sorry, apparently I was misinformed about VLC media player's streaming capabilities. I have never needed to stream media like you are attempting to.

What about Peercast or Winamp TV?

As far as Orb, I heard some people successfully use it in a Virtual Windows XP (vmware) on top of their Linux box. It might be worth a shot if you have a decent computer.

the_ultimate_samurai 12-09-2007 03:14 PM

you can stream video from xine too. you just set xine to "--broadcast-port" and then a port that is open. then you can make a file (such as an asx) which has slave://address:port

but such a file would only work in xine...

for a more cross player support..mms:// is generaly well supported. though im not sure what is needed to stream on that.

frenchn00b 12-09-2007 05:24 PM

for console streaming, if you are not afraid of command line, there is
Code:

vls
(bit old and vlc took over since it is mainly programmed by schools, and hence not so much in linux deep, which is now windows-like : just a frontend and no command line way. Is that linux ? :) )

the key of your streaming for your server should be without frontend

nx5000 12-10-2007 06:23 AM

I do it with vlc (open advanced media menu) and stream movies from my home box to an Internet Tablet, through wireless network.
Does what it's supposed to do as long as you find correct settings accepted by both ends (vlc for streaming and mplayer for viewing). I use http transport.

But I'd also be interested to hear from other users :)

frenchn00b 12-11-2007 01:14 PM

Quote:

Originally Posted by nx5000 (Post 2985847)
I do it with vlc (open advanced media menu) and stream movies from my home box to an Internet Tablet, through wireless network.
Does what it's supposed to do as long as you find correct settings accepted by both ends (vlc for streaming and mplayer for viewing). I use http transport.

But I'd also be interested to hear from other users :)

with vlc, yeap, interesting, I never yet manager.
What kind of http settings you use ?

and on the master, then, no video shows up; right ?
http://img46.imageshack.us/img46/3545/superman6im5.jpg
http://img515.imageshack.us/img515/2...erman07sh0.jpg

rockjr 12-19-2007 02:57 PM

any other software out there is good ???

frenchn00b 12-22-2007 05:30 AM

Quote:

Originally Posted by rockjr (Post 2996163)
any other software out there is good ???


nope, it looks like vlc is the only crapy one :(


All times are GMT -5. The time now is 06:56 PM.