Live Streaming and Broadcast Video Server

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I am trying to setup a live stream multimedia server something like Youtube live stream or https://twitch.tv that users can stream their webcam their desktop and so on.
I am searching a lot in the web but all are with payments some software I found like https://wowza.com are with payments.
Has anyone succeeded setting up a server like this?
video streaming multimedia
add a comment |
up vote
1
down vote
favorite
I am trying to setup a live stream multimedia server something like Youtube live stream or https://twitch.tv that users can stream their webcam their desktop and so on.
I am searching a lot in the web but all are with payments some software I found like https://wowza.com are with payments.
Has anyone succeeded setting up a server like this?
video streaming multimedia
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I am trying to setup a live stream multimedia server something like Youtube live stream or https://twitch.tv that users can stream their webcam their desktop and so on.
I am searching a lot in the web but all are with payments some software I found like https://wowza.com are with payments.
Has anyone succeeded setting up a server like this?
video streaming multimedia
I am trying to setup a live stream multimedia server something like Youtube live stream or https://twitch.tv that users can stream their webcam their desktop and so on.
I am searching a lot in the web but all are with payments some software I found like https://wowza.com are with payments.
Has anyone succeeded setting up a server like this?
video streaming multimedia
video streaming multimedia
edited Nov 27 at 13:16
asked Apr 27 '16 at 9:00
Argur Kasemi
234
234
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
ffmpeg for encoding, vlc for streaming. Both are open and free.
Yes I know this actually I was trying to find something more specific. As I sent in the links they Web Streaming. VLC is a Software to watch the live Stream I can do this with Media Player as well to watch the strim. I need something specific to integrate all the Stuff some kind of guide or steps to take. Thank you
– Argur Kasemi
Apr 27 '16 at 9:38
1
I think, you may start with readingvlcdocumentation in order to find out what it really can.
– user1700494
Apr 27 '16 at 9:42
+1 - vlc can do a lot more than watch a stream - it can generate a stream sent to a streaming server like darwin or wowza, it can host a stream directly, all sorts of stuff.
– ivanivan
May 2 '17 at 21:47
add a comment |
up vote
0
down vote
+1 on reading the docs for VLC as suggested in a comment in another answer. I've successfully used vlc to generate streams from static files, video devices (capture card, webcam), or other streams that are then sent to another instance of VLC to be grabbed and broadcast, to a darwin streaming server (free/open version of quicktime streaming server), and to a wowza media server.
Be aware that all of those methods create a not-quiet-live broadcast - I've always gotten a 10-12 second delay, depending on which software was used. Of course, the changes in software also incorporated faster processors, more RAM, better networks, etc so those may be the cause of the reduction in delay.
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
ffmpeg for encoding, vlc for streaming. Both are open and free.
Yes I know this actually I was trying to find something more specific. As I sent in the links they Web Streaming. VLC is a Software to watch the live Stream I can do this with Media Player as well to watch the strim. I need something specific to integrate all the Stuff some kind of guide or steps to take. Thank you
– Argur Kasemi
Apr 27 '16 at 9:38
1
I think, you may start with readingvlcdocumentation in order to find out what it really can.
– user1700494
Apr 27 '16 at 9:42
+1 - vlc can do a lot more than watch a stream - it can generate a stream sent to a streaming server like darwin or wowza, it can host a stream directly, all sorts of stuff.
– ivanivan
May 2 '17 at 21:47
add a comment |
up vote
0
down vote
ffmpeg for encoding, vlc for streaming. Both are open and free.
Yes I know this actually I was trying to find something more specific. As I sent in the links they Web Streaming. VLC is a Software to watch the live Stream I can do this with Media Player as well to watch the strim. I need something specific to integrate all the Stuff some kind of guide or steps to take. Thank you
– Argur Kasemi
Apr 27 '16 at 9:38
1
I think, you may start with readingvlcdocumentation in order to find out what it really can.
– user1700494
Apr 27 '16 at 9:42
+1 - vlc can do a lot more than watch a stream - it can generate a stream sent to a streaming server like darwin or wowza, it can host a stream directly, all sorts of stuff.
– ivanivan
May 2 '17 at 21:47
add a comment |
up vote
0
down vote
up vote
0
down vote
ffmpeg for encoding, vlc for streaming. Both are open and free.
ffmpeg for encoding, vlc for streaming. Both are open and free.
answered Apr 27 '16 at 9:20
user1700494
1,680311
1,680311
Yes I know this actually I was trying to find something more specific. As I sent in the links they Web Streaming. VLC is a Software to watch the live Stream I can do this with Media Player as well to watch the strim. I need something specific to integrate all the Stuff some kind of guide or steps to take. Thank you
– Argur Kasemi
Apr 27 '16 at 9:38
1
I think, you may start with readingvlcdocumentation in order to find out what it really can.
– user1700494
Apr 27 '16 at 9:42
+1 - vlc can do a lot more than watch a stream - it can generate a stream sent to a streaming server like darwin or wowza, it can host a stream directly, all sorts of stuff.
– ivanivan
May 2 '17 at 21:47
add a comment |
Yes I know this actually I was trying to find something more specific. As I sent in the links they Web Streaming. VLC is a Software to watch the live Stream I can do this with Media Player as well to watch the strim. I need something specific to integrate all the Stuff some kind of guide or steps to take. Thank you
– Argur Kasemi
Apr 27 '16 at 9:38
1
I think, you may start with readingvlcdocumentation in order to find out what it really can.
– user1700494
Apr 27 '16 at 9:42
+1 - vlc can do a lot more than watch a stream - it can generate a stream sent to a streaming server like darwin or wowza, it can host a stream directly, all sorts of stuff.
– ivanivan
May 2 '17 at 21:47
Yes I know this actually I was trying to find something more specific. As I sent in the links they Web Streaming. VLC is a Software to watch the live Stream I can do this with Media Player as well to watch the strim. I need something specific to integrate all the Stuff some kind of guide or steps to take. Thank you
– Argur Kasemi
Apr 27 '16 at 9:38
Yes I know this actually I was trying to find something more specific. As I sent in the links they Web Streaming. VLC is a Software to watch the live Stream I can do this with Media Player as well to watch the strim. I need something specific to integrate all the Stuff some kind of guide or steps to take. Thank you
– Argur Kasemi
Apr 27 '16 at 9:38
1
1
I think, you may start with reading
vlc documentation in order to find out what it really can.– user1700494
Apr 27 '16 at 9:42
I think, you may start with reading
vlc documentation in order to find out what it really can.– user1700494
Apr 27 '16 at 9:42
+1 - vlc can do a lot more than watch a stream - it can generate a stream sent to a streaming server like darwin or wowza, it can host a stream directly, all sorts of stuff.
– ivanivan
May 2 '17 at 21:47
+1 - vlc can do a lot more than watch a stream - it can generate a stream sent to a streaming server like darwin or wowza, it can host a stream directly, all sorts of stuff.
– ivanivan
May 2 '17 at 21:47
add a comment |
up vote
0
down vote
+1 on reading the docs for VLC as suggested in a comment in another answer. I've successfully used vlc to generate streams from static files, video devices (capture card, webcam), or other streams that are then sent to another instance of VLC to be grabbed and broadcast, to a darwin streaming server (free/open version of quicktime streaming server), and to a wowza media server.
Be aware that all of those methods create a not-quiet-live broadcast - I've always gotten a 10-12 second delay, depending on which software was used. Of course, the changes in software also incorporated faster processors, more RAM, better networks, etc so those may be the cause of the reduction in delay.
add a comment |
up vote
0
down vote
+1 on reading the docs for VLC as suggested in a comment in another answer. I've successfully used vlc to generate streams from static files, video devices (capture card, webcam), or other streams that are then sent to another instance of VLC to be grabbed and broadcast, to a darwin streaming server (free/open version of quicktime streaming server), and to a wowza media server.
Be aware that all of those methods create a not-quiet-live broadcast - I've always gotten a 10-12 second delay, depending on which software was used. Of course, the changes in software also incorporated faster processors, more RAM, better networks, etc so those may be the cause of the reduction in delay.
add a comment |
up vote
0
down vote
up vote
0
down vote
+1 on reading the docs for VLC as suggested in a comment in another answer. I've successfully used vlc to generate streams from static files, video devices (capture card, webcam), or other streams that are then sent to another instance of VLC to be grabbed and broadcast, to a darwin streaming server (free/open version of quicktime streaming server), and to a wowza media server.
Be aware that all of those methods create a not-quiet-live broadcast - I've always gotten a 10-12 second delay, depending on which software was used. Of course, the changes in software also incorporated faster processors, more RAM, better networks, etc so those may be the cause of the reduction in delay.
+1 on reading the docs for VLC as suggested in a comment in another answer. I've successfully used vlc to generate streams from static files, video devices (capture card, webcam), or other streams that are then sent to another instance of VLC to be grabbed and broadcast, to a darwin streaming server (free/open version of quicktime streaming server), and to a wowza media server.
Be aware that all of those methods create a not-quiet-live broadcast - I've always gotten a 10-12 second delay, depending on which software was used. Of course, the changes in software also incorporated faster processors, more RAM, better networks, etc so those may be the cause of the reduction in delay.
answered May 2 '17 at 21:51
ivanivan
3,3831314
3,3831314
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f279417%2flive-streaming-and-broadcast-video-server%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown