App service alternative to Adobe Flash Media (Server & Live Encoder)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am looking for an alternative to Adobe Flash Media Server and Adobe Flash Media Live Encoder that can offer on the same hardware better performance, quality and overall performance/stability. I will be using a Pinnacle video capturing device to capture the video and transfer it to the server.
What alternative is available in Ubuntu so I can replace the whole Adobe system.
11.10 server streaming adobe
add a comment |
I am looking for an alternative to Adobe Flash Media Server and Adobe Flash Media Live Encoder that can offer on the same hardware better performance, quality and overall performance/stability. I will be using a Pinnacle video capturing device to capture the video and transfer it to the server.
What alternative is available in Ubuntu so I can replace the whole Adobe system.
11.10 server streaming adobe
add a comment |
I am looking for an alternative to Adobe Flash Media Server and Adobe Flash Media Live Encoder that can offer on the same hardware better performance, quality and overall performance/stability. I will be using a Pinnacle video capturing device to capture the video and transfer it to the server.
What alternative is available in Ubuntu so I can replace the whole Adobe system.
11.10 server streaming adobe
I am looking for an alternative to Adobe Flash Media Server and Adobe Flash Media Live Encoder that can offer on the same hardware better performance, quality and overall performance/stability. I will be using a Pinnacle video capturing device to capture the video and transfer it to the server.
What alternative is available in Ubuntu so I can replace the whole Adobe system.
11.10 server streaming adobe
11.10 server streaming adobe
asked Mar 6 '12 at 3:05
Luis Alvarado♦Luis Alvarado
147k139487658
147k139487658
add a comment |
add a comment |
4 Answers
4
active
oldest
votes
Red5 is an open source Flash server that is written in Java and supports:
- streaming audio/video (FLV, MP3, F4V, MP4, AAC, M4A)
- recording client streams (FLV only)
- shared objects
- live stream publishing (Sorenson, VP6, h.264, MP3, AAC and more)
It has installers for OSX and Windows. Also, it can be downloaded as a zip file to be used in any OS.
OR
Mammoth is also an open source Flash streaming server that is built with C++ and can run on Windows and *nix OSs.
It can stream all Flash codecs like h263, h264, mp3, vp6, speex, nellymoser, etc.
By using FFmpeg it has has container support for most formats: mov, flv, mkv, mp3 and more.
The server is still in alpha phase but very promising.
ref http://www.webresourcesdepot.com/free-flash-media-server-alternatives/
Mammoth looks dead (Last update was on 2008) but Red5 is still active. Still, both have a very nice documentation (thank god). Thanks BlueXrider.
– Luis Alvarado♦
Mar 6 '12 at 12:22
add a comment |
You can also review Ant Media Server. Ant Media Server Low Latency solutions are awesome.
Ant Media Server is an open source media server that supports:
- Ultra Low Latency Adaptive One to Many WebRTC Live Streaming in Enterprise Edition
- Adaptive Bitrate for Live Streams (WebRTC, MP4, HLS) in Enterprise Edition
- SFU in One to Many WebRTC Streams in Enterprise Edition
- Live Stream Publishing with RTMP and WebRTC
- WebRTC to RTMP Adapter
- IP Camera Support
- Recording Live Streams (MP4 and HLS)
- Restream to Social Media Simultaneously(Facebook and Youtube in in Enterprise Edition)
- One-Time Token Control in Enterprise Edition
- Object Detection in Enterprise Edition
The Ant Media Server Github Page: https://github.com/ant-media/Ant-Media-Server
The Ant Media Server Google Group: https://groups.google.com/forum/#!forum/ant-media-server
Also review website: https://antmedia.io
New contributor
add a comment |
RED5 with VLC does a lot of cool streaming. VLC as the encoder and RED5 as the media distribution server. VLC can act as a server as well, but I don't think is will scale as well as you wish.
+1. Thanks for the Red5 + VLC combination. Will test it out.
– Luis Alvarado♦
Mar 6 '12 at 12:22
add a comment |
Don't forget about wowza media server, it's not free but it seems it's a little less then adobe. however keep in mind, if you don't own the server with a good backbone service you will likely be renting space on any of the servers, adobe, red5, wowza and what ever else is now available. the rent space plus bandwidth is usually pretty much the same cost no matter which platform you use, just a couple things to keep in mind before you try all the learning curves that each bring with them. If you go with red5 you will need to download and install the dev tools required for coding / programming in java and you will still need one of the newer flash IDE's as well.
red5 uses the eclipse IDE, For instructions on how to install the eclipse plugin, please see the following documentation on the red5.org site:
http://www.red5.org/red5-ide-plugin/
wowza also uses their own version of eclipse as well in their own IDE called wowza IDE2
http://www.wowza.com/
I have tried them all and I found that the support is excellent for wowza, you typically get straight forward answers in a timely manner, the other two mentioned not so much. aside from that it's all up to your skills and / or want to learn new ones.
it's all java based in one form or another anyway.
I'm not going to post adobe site, everyone should know how to get there by now.
I hope this helps someone.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2faskubuntu.com%2fquestions%2f110388%2fapp-service-alternative-to-adobe-flash-media-server-live-encoder%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
Red5 is an open source Flash server that is written in Java and supports:
- streaming audio/video (FLV, MP3, F4V, MP4, AAC, M4A)
- recording client streams (FLV only)
- shared objects
- live stream publishing (Sorenson, VP6, h.264, MP3, AAC and more)
It has installers for OSX and Windows. Also, it can be downloaded as a zip file to be used in any OS.
OR
Mammoth is also an open source Flash streaming server that is built with C++ and can run on Windows and *nix OSs.
It can stream all Flash codecs like h263, h264, mp3, vp6, speex, nellymoser, etc.
By using FFmpeg it has has container support for most formats: mov, flv, mkv, mp3 and more.
The server is still in alpha phase but very promising.
ref http://www.webresourcesdepot.com/free-flash-media-server-alternatives/
Mammoth looks dead (Last update was on 2008) but Red5 is still active. Still, both have a very nice documentation (thank god). Thanks BlueXrider.
– Luis Alvarado♦
Mar 6 '12 at 12:22
add a comment |
Red5 is an open source Flash server that is written in Java and supports:
- streaming audio/video (FLV, MP3, F4V, MP4, AAC, M4A)
- recording client streams (FLV only)
- shared objects
- live stream publishing (Sorenson, VP6, h.264, MP3, AAC and more)
It has installers for OSX and Windows. Also, it can be downloaded as a zip file to be used in any OS.
OR
Mammoth is also an open source Flash streaming server that is built with C++ and can run on Windows and *nix OSs.
It can stream all Flash codecs like h263, h264, mp3, vp6, speex, nellymoser, etc.
By using FFmpeg it has has container support for most formats: mov, flv, mkv, mp3 and more.
The server is still in alpha phase but very promising.
ref http://www.webresourcesdepot.com/free-flash-media-server-alternatives/
Mammoth looks dead (Last update was on 2008) but Red5 is still active. Still, both have a very nice documentation (thank god). Thanks BlueXrider.
– Luis Alvarado♦
Mar 6 '12 at 12:22
add a comment |
Red5 is an open source Flash server that is written in Java and supports:
- streaming audio/video (FLV, MP3, F4V, MP4, AAC, M4A)
- recording client streams (FLV only)
- shared objects
- live stream publishing (Sorenson, VP6, h.264, MP3, AAC and more)
It has installers for OSX and Windows. Also, it can be downloaded as a zip file to be used in any OS.
OR
Mammoth is also an open source Flash streaming server that is built with C++ and can run on Windows and *nix OSs.
It can stream all Flash codecs like h263, h264, mp3, vp6, speex, nellymoser, etc.
By using FFmpeg it has has container support for most formats: mov, flv, mkv, mp3 and more.
The server is still in alpha phase but very promising.
ref http://www.webresourcesdepot.com/free-flash-media-server-alternatives/
Red5 is an open source Flash server that is written in Java and supports:
- streaming audio/video (FLV, MP3, F4V, MP4, AAC, M4A)
- recording client streams (FLV only)
- shared objects
- live stream publishing (Sorenson, VP6, h.264, MP3, AAC and more)
It has installers for OSX and Windows. Also, it can be downloaded as a zip file to be used in any OS.
OR
Mammoth is also an open source Flash streaming server that is built with C++ and can run on Windows and *nix OSs.
It can stream all Flash codecs like h263, h264, mp3, vp6, speex, nellymoser, etc.
By using FFmpeg it has has container support for most formats: mov, flv, mkv, mp3 and more.
The server is still in alpha phase but very promising.
ref http://www.webresourcesdepot.com/free-flash-media-server-alternatives/
answered Mar 6 '12 at 4:18
RingtailRingtail
13.5k1250177
13.5k1250177
Mammoth looks dead (Last update was on 2008) but Red5 is still active. Still, both have a very nice documentation (thank god). Thanks BlueXrider.
– Luis Alvarado♦
Mar 6 '12 at 12:22
add a comment |
Mammoth looks dead (Last update was on 2008) but Red5 is still active. Still, both have a very nice documentation (thank god). Thanks BlueXrider.
– Luis Alvarado♦
Mar 6 '12 at 12:22
Mammoth looks dead (Last update was on 2008) but Red5 is still active. Still, both have a very nice documentation (thank god). Thanks BlueXrider.
– Luis Alvarado♦
Mar 6 '12 at 12:22
Mammoth looks dead (Last update was on 2008) but Red5 is still active. Still, both have a very nice documentation (thank god). Thanks BlueXrider.
– Luis Alvarado♦
Mar 6 '12 at 12:22
add a comment |
You can also review Ant Media Server. Ant Media Server Low Latency solutions are awesome.
Ant Media Server is an open source media server that supports:
- Ultra Low Latency Adaptive One to Many WebRTC Live Streaming in Enterprise Edition
- Adaptive Bitrate for Live Streams (WebRTC, MP4, HLS) in Enterprise Edition
- SFU in One to Many WebRTC Streams in Enterprise Edition
- Live Stream Publishing with RTMP and WebRTC
- WebRTC to RTMP Adapter
- IP Camera Support
- Recording Live Streams (MP4 and HLS)
- Restream to Social Media Simultaneously(Facebook and Youtube in in Enterprise Edition)
- One-Time Token Control in Enterprise Edition
- Object Detection in Enterprise Edition
The Ant Media Server Github Page: https://github.com/ant-media/Ant-Media-Server
The Ant Media Server Google Group: https://groups.google.com/forum/#!forum/ant-media-server
Also review website: https://antmedia.io
New contributor
add a comment |
You can also review Ant Media Server. Ant Media Server Low Latency solutions are awesome.
Ant Media Server is an open source media server that supports:
- Ultra Low Latency Adaptive One to Many WebRTC Live Streaming in Enterprise Edition
- Adaptive Bitrate for Live Streams (WebRTC, MP4, HLS) in Enterprise Edition
- SFU in One to Many WebRTC Streams in Enterprise Edition
- Live Stream Publishing with RTMP and WebRTC
- WebRTC to RTMP Adapter
- IP Camera Support
- Recording Live Streams (MP4 and HLS)
- Restream to Social Media Simultaneously(Facebook and Youtube in in Enterprise Edition)
- One-Time Token Control in Enterprise Edition
- Object Detection in Enterprise Edition
The Ant Media Server Github Page: https://github.com/ant-media/Ant-Media-Server
The Ant Media Server Google Group: https://groups.google.com/forum/#!forum/ant-media-server
Also review website: https://antmedia.io
New contributor
add a comment |
You can also review Ant Media Server. Ant Media Server Low Latency solutions are awesome.
Ant Media Server is an open source media server that supports:
- Ultra Low Latency Adaptive One to Many WebRTC Live Streaming in Enterprise Edition
- Adaptive Bitrate for Live Streams (WebRTC, MP4, HLS) in Enterprise Edition
- SFU in One to Many WebRTC Streams in Enterprise Edition
- Live Stream Publishing with RTMP and WebRTC
- WebRTC to RTMP Adapter
- IP Camera Support
- Recording Live Streams (MP4 and HLS)
- Restream to Social Media Simultaneously(Facebook and Youtube in in Enterprise Edition)
- One-Time Token Control in Enterprise Edition
- Object Detection in Enterprise Edition
The Ant Media Server Github Page: https://github.com/ant-media/Ant-Media-Server
The Ant Media Server Google Group: https://groups.google.com/forum/#!forum/ant-media-server
Also review website: https://antmedia.io
New contributor
You can also review Ant Media Server. Ant Media Server Low Latency solutions are awesome.
Ant Media Server is an open source media server that supports:
- Ultra Low Latency Adaptive One to Many WebRTC Live Streaming in Enterprise Edition
- Adaptive Bitrate for Live Streams (WebRTC, MP4, HLS) in Enterprise Edition
- SFU in One to Many WebRTC Streams in Enterprise Edition
- Live Stream Publishing with RTMP and WebRTC
- WebRTC to RTMP Adapter
- IP Camera Support
- Recording Live Streams (MP4 and HLS)
- Restream to Social Media Simultaneously(Facebook and Youtube in in Enterprise Edition)
- One-Time Token Control in Enterprise Edition
- Object Detection in Enterprise Edition
The Ant Media Server Github Page: https://github.com/ant-media/Ant-Media-Server
The Ant Media Server Google Group: https://groups.google.com/forum/#!forum/ant-media-server
Also review website: https://antmedia.io
New contributor
edited 2 days ago
zx485
1,47131315
1,47131315
New contributor
answered 2 days ago
Selim Emre ToySelim Emre Toy
213
213
New contributor
New contributor
add a comment |
add a comment |
RED5 with VLC does a lot of cool streaming. VLC as the encoder and RED5 as the media distribution server. VLC can act as a server as well, but I don't think is will scale as well as you wish.
+1. Thanks for the Red5 + VLC combination. Will test it out.
– Luis Alvarado♦
Mar 6 '12 at 12:22
add a comment |
RED5 with VLC does a lot of cool streaming. VLC as the encoder and RED5 as the media distribution server. VLC can act as a server as well, but I don't think is will scale as well as you wish.
+1. Thanks for the Red5 + VLC combination. Will test it out.
– Luis Alvarado♦
Mar 6 '12 at 12:22
add a comment |
RED5 with VLC does a lot of cool streaming. VLC as the encoder and RED5 as the media distribution server. VLC can act as a server as well, but I don't think is will scale as well as you wish.
RED5 with VLC does a lot of cool streaming. VLC as the encoder and RED5 as the media distribution server. VLC can act as a server as well, but I don't think is will scale as well as you wish.
edited Mar 6 '12 at 3:45
answered Mar 6 '12 at 3:39
Frank BarcenasFrank Barcenas
1,06231333
1,06231333
+1. Thanks for the Red5 + VLC combination. Will test it out.
– Luis Alvarado♦
Mar 6 '12 at 12:22
add a comment |
+1. Thanks for the Red5 + VLC combination. Will test it out.
– Luis Alvarado♦
Mar 6 '12 at 12:22
+1. Thanks for the Red5 + VLC combination. Will test it out.
– Luis Alvarado♦
Mar 6 '12 at 12:22
+1. Thanks for the Red5 + VLC combination. Will test it out.
– Luis Alvarado♦
Mar 6 '12 at 12:22
add a comment |
Don't forget about wowza media server, it's not free but it seems it's a little less then adobe. however keep in mind, if you don't own the server with a good backbone service you will likely be renting space on any of the servers, adobe, red5, wowza and what ever else is now available. the rent space plus bandwidth is usually pretty much the same cost no matter which platform you use, just a couple things to keep in mind before you try all the learning curves that each bring with them. If you go with red5 you will need to download and install the dev tools required for coding / programming in java and you will still need one of the newer flash IDE's as well.
red5 uses the eclipse IDE, For instructions on how to install the eclipse plugin, please see the following documentation on the red5.org site:
http://www.red5.org/red5-ide-plugin/
wowza also uses their own version of eclipse as well in their own IDE called wowza IDE2
http://www.wowza.com/
I have tried them all and I found that the support is excellent for wowza, you typically get straight forward answers in a timely manner, the other two mentioned not so much. aside from that it's all up to your skills and / or want to learn new ones.
it's all java based in one form or another anyway.
I'm not going to post adobe site, everyone should know how to get there by now.
I hope this helps someone.
add a comment |
Don't forget about wowza media server, it's not free but it seems it's a little less then adobe. however keep in mind, if you don't own the server with a good backbone service you will likely be renting space on any of the servers, adobe, red5, wowza and what ever else is now available. the rent space plus bandwidth is usually pretty much the same cost no matter which platform you use, just a couple things to keep in mind before you try all the learning curves that each bring with them. If you go with red5 you will need to download and install the dev tools required for coding / programming in java and you will still need one of the newer flash IDE's as well.
red5 uses the eclipse IDE, For instructions on how to install the eclipse plugin, please see the following documentation on the red5.org site:
http://www.red5.org/red5-ide-plugin/
wowza also uses their own version of eclipse as well in their own IDE called wowza IDE2
http://www.wowza.com/
I have tried them all and I found that the support is excellent for wowza, you typically get straight forward answers in a timely manner, the other two mentioned not so much. aside from that it's all up to your skills and / or want to learn new ones.
it's all java based in one form or another anyway.
I'm not going to post adobe site, everyone should know how to get there by now.
I hope this helps someone.
add a comment |
Don't forget about wowza media server, it's not free but it seems it's a little less then adobe. however keep in mind, if you don't own the server with a good backbone service you will likely be renting space on any of the servers, adobe, red5, wowza and what ever else is now available. the rent space plus bandwidth is usually pretty much the same cost no matter which platform you use, just a couple things to keep in mind before you try all the learning curves that each bring with them. If you go with red5 you will need to download and install the dev tools required for coding / programming in java and you will still need one of the newer flash IDE's as well.
red5 uses the eclipse IDE, For instructions on how to install the eclipse plugin, please see the following documentation on the red5.org site:
http://www.red5.org/red5-ide-plugin/
wowza also uses their own version of eclipse as well in their own IDE called wowza IDE2
http://www.wowza.com/
I have tried them all and I found that the support is excellent for wowza, you typically get straight forward answers in a timely manner, the other two mentioned not so much. aside from that it's all up to your skills and / or want to learn new ones.
it's all java based in one form or another anyway.
I'm not going to post adobe site, everyone should know how to get there by now.
I hope this helps someone.
Don't forget about wowza media server, it's not free but it seems it's a little less then adobe. however keep in mind, if you don't own the server with a good backbone service you will likely be renting space on any of the servers, adobe, red5, wowza and what ever else is now available. the rent space plus bandwidth is usually pretty much the same cost no matter which platform you use, just a couple things to keep in mind before you try all the learning curves that each bring with them. If you go with red5 you will need to download and install the dev tools required for coding / programming in java and you will still need one of the newer flash IDE's as well.
red5 uses the eclipse IDE, For instructions on how to install the eclipse plugin, please see the following documentation on the red5.org site:
http://www.red5.org/red5-ide-plugin/
wowza also uses their own version of eclipse as well in their own IDE called wowza IDE2
http://www.wowza.com/
I have tried them all and I found that the support is excellent for wowza, you typically get straight forward answers in a timely manner, the other two mentioned not so much. aside from that it's all up to your skills and / or want to learn new ones.
it's all java based in one form or another anyway.
I'm not going to post adobe site, everyone should know how to get there by now.
I hope this helps someone.
answered Apr 30 '12 at 22:58
GaryGary
111
111
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f110388%2fapp-service-alternative-to-adobe-flash-media-server-live-encoder%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