Live Flash Streaming For 3rd Party Programme
Hi I want to use a programme called Wirecast to produce a series of webcast television. My problem is that I want to stream h.264 as flash as it is the most ubiquitous platform on the web, and delivers the content in the quality that I desire. The makers of Wirecast ( Vara Software) at present are only able to give me the option of the streaming in Real player. This is apparently because Adobe won't allow them to include the code to stream flash.I know that I am not alone in the frustration this causes, and in fact I have held off purchasing the software package until it has the flash capability, even if that version were to have a premium added. Could someone at Adobe please help me, is it possible that you could license your product to them?Thank you in advanceKevin MageePS I want to do this on a Mac
Adobe > Flash Media Server
Posted on: 12/09/2008 03:46:17 AM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
3rd Party Flash Streaming Service?
Im looking for a 3rd party service which will allow me to remotely stream high quality video (and audio), which I can embed into a website. The video has to be private, so the only way you can view the stream is if you are viewing it from the site that has the coded embedded into it. Free or paid services are fine.
Its going to be used for cams, where people have to have a valid membership to a site in order to view it.
Can anyone suggest something like this?
Stream Video From 3rd Party Streaming Service
The company I work for pays a 3rd Party for streaming services. Usually it is displayed through Windows Media Player etc. I would like to use a video file from the 3rd party service in a Flash application I am building.
At first I thought it would be as easy as imputing the url of the video stream into the Flash Media Encoder but that didn't work. I guess when you select "Already deployed to a web server..." the extension has to be .flv or.xml. The reason I don't just deploy the video from our server is that the IT director is afraid that the large file could clog up the bandwidth.
So the question is this, can I use a url such as, http://www.domainname.net/company/...MEDIA_ID=571166&MEDIA_EXTENSION=asf&MODULE=ANGRC
as the source of a .flv file? If so, how?
As always, any help is greatly appreciated, thanks in advance,
Pharaoh
Live Streaming In Flash?
hello again!
i was wondering if i could play a .m3u file from flash.
The site is about a radio station in Greece and there is an option in the site to listen live to the station. the file is .m3u and by default opens in winamp. Can i make it play from within the movie (maybe with loadSound? ) . Or if i need to encode the stream in a different format what this should be and how can i do it?
thanx in advance
PS: the site is currently here : http://fm1.teiher.gr for testing purposes.
Flash Video Streaming (LIVE)
For those doing in live video streaming and stuff like this, check http://www.videocaller.com and try the sample
Live Streaming Using Webcam And Flash 2.0
I'm workin on a project and we've come up with the concept of using a webcam to stream live feeds onto a big screen T.V.
It's an interactive project and we want to get the user to be able to move a snow globe with his/her body movement whilst also relaying an image of himself/herself into the snow globe. Although problem being is we dont know where to start with the actionscript 2.0 side of things.
Can anyone help please or point in the right direction. Thanks
Streaming Live Video Using Flash
Anyone has any idea how I can stream live video from a capture card using flash directly from my computer to a website? I have seen this working and it is absolutely amazing any help would be really appreciated.
Danjel
Multiple Live Streaming Video In Flash?
Hello Everyone,
I have this project in mind which I want to create a video montage of different live streaming videos from a few different users with their webcam in different locations. There will be the website which the participants will be able to view the live video montage in real time. However, I am unsure of where to start with (live video & server). Therefore I will be really thrilled if someone knows an example similar to this or someone who can offer me a lead in this topic!!
I have knowledge in flash and abit of actionscripting.
Much THANKS!!
jen
Flash Live Streaming Encoder Question
Does flash8 pro encode STREAMING video as VP6 or Sorenson?
Non live streaming is VP6, but there seems to be no conclusive answer as to whether live streaming uses the same encoder.
I guess not, otherwise something like on2 flix live would have no reason to exist if you already own flash pro...
Edited: 12/31/2006 at 06:31:10 PM by aloisalois
Streaming Live Audio In A Flash Movie
Hi, I'm working on a website for a local radio station, and I want to be able to stream a live audio feed of the radio station to a flash movie. Right now all I really know is that the URL to get this live feed is http://kpacradio.pacific.edu:8000 - if you put that into Windows Media Player it will start the radio broadcast. Is it possible to play this through flash so that the user can just stream it from a website rather than having to introduce windows media player into it? Thanks a lot.
David
How To Make Live Video Streaming In Flash CS3?
I am facing some problem while scripting in ActionScript 2.0 and ActionScript 3.0 with Flash CS3.
Script in Frame 1:
ActionScript Code:
var connection_nc:NetConnection = new NetConnection();
connection_nc.connect("rtmp://localhost/app_name");
When I test the above script in ActionScript 2.0 it works fine but when I test the same script in ActionScript 3.0 then following error occurs:
Error #2044: Unhandled NetStatusEvent:. level=error, code=NetConnection.Connect.Failed
at a_fla::MainTimeline/a_fla::frame1()
I am trying to make live video streaming from Flash Media Server. So, Does anyone know why is this happening and what's the solution?
Please help me. Thanks.
Custon Flash Player Streaming Live
Hello,
I'm building an custom flash video player with live streams. I hope someone can help me out with this.
How can i check if the live stream is online. Because if not, the video player has to play an flv file. Please help me with this.
it has to be as 2.
its really urgent. Thank you very much.
Live Streaming Video Feeds With Flash Player?
Hi,
I have a website that shows live TV feeds (such as MTV uber, Weather Plus, BBC News, etc). This is all handled by windows media player implanted onto a web page. However, I am looking to have a flash player developed that will handle the same thing. I googled for it and couldn't find anything that would do the job. Does anyone know if this is possible? To have a flash player handle live mms:// or .asx (etc) feeds not provided by the same server the flash player is on?
EG link: http://livetv.ws/free-live-tv/channels/1707
Thank You,
Donny
Live Streaming Video Feeds With Flash Player?
Hi,
I have a website that shows live TV feeds (such as MTV uber, Weather Plus, BBC News, etc). This is all handled by windows media player implanted onto a web page. However, I am looking to have a flash player developed that will handle the same thing. I googled for it and couldn't find anything that would do the job. Does anyone know if this is possible? To have a flash player handle live mms:// or .asx (etc) feeds not provided by the same server the flash player is on?
EG link: http://livetv.ws/free-live-tv/channels/1707
Thank You,
Donny
Flash Cache Crash - Bringing In Streaming Live Broadcast Mp3
Hello All,
Anyone know how to stream in a 'live' broadcast, ie. radio station feed, properly without using the Media components? It's not that they don't work well, I would just like to have more flexibility in designing my interface controls, and the current Media components don't support skining. Just wondering if a solid stream can be constructed, without overloading the processor cache, using NetConnection/NetStream/SoundObject constructors? It seems as though, most documentation is concerned with bringing in only short clips/songs streamed one at a time?
Thanks folks!
[CS3] Live Streaming
is the live application just like the VOD one? I want to encode live content with the flash media encoder to my flash server and access it from a client. Do i use the same procedures as a vod? IE, using flash cs3 to publish an html which i then put on my web server.
There seems to be very little in the way of tutorials and documentation on this. Can anyone help me out?
[CS3] Live Streaming
I have tried just about everything with this. I have to say that the documentation for VOD is excellent but there is very little coherent documentation for the live service.
How do i tell the application that this is a live stream that I want it to connect to? I know there is a parameter called isLive that can be set to true or false. How do I do that? I thought you did not have to write code for the built in apps? Or am I totally off base?
Anyway, I am streaming audio from flash media encoder 2.5 to my flash media server 3. All I want to do is publish the live app like I do the VOD app, so end users can access it from a web server.
Live FLV Streaming?
hello everyone
I need some help with flv straming, I'm trying to do a live flv streaming from YouTube. How?
I did flv straming from localhost: (Server-side)
ActionScript Code:
videoName="test"
application.videoStream = Stream.get("video");
application.videoStream.play(videoName, 0, -1 ,true);
works fine with files on localhost but if change the videoName to a youTube address like: http://www.youtube.com/get_video?video_id=yO4Y6TwKBpQ It's not working....
Help!
Oh, if it helps, here's a code for streaming from YouTube: (it's working but it's on the client-side...)
ActionScript Code:
var nc:NetConnection = new NetConnection();
nc.connect((null));
var youTube_ns:NetStream = new NetStream(nc);
video1.attachVideo(youTube_ns)
youTube_ns.play("http://www.youtube.com/get_video?video_id=yO4Y6TwKBpQ",-2,0);
It should be so simple!!!
Is it possible to accomplish that by playing the youTube_ns on application.videoStream? is that even possible?
Live Streaming
I have two problems. I'm running Red5...
1) I cannot display a live stream in Flash. I have tried NetConnection and NetStream but to no avail. I can play a FLV by entering its direct url but I cannot watch a live stream. I have FME2.5 running and successfully streaming..I'm viewing it on another player but I cannot get it to display in Flash.
2) I cannot publish my live stream. I keep getting different errors...I have tried multiple ways to call the stream but no luck...I read that vid.connect(null) needs to be there if I don't have FMS but then how would it know what to connect to to see the stream?
So I have rtmp://domain.com/oflaDemo and the stream name is Test. Any help with any of them would be appreciated.
Live Streaming
Hello everybody......
I am startin now with flash and fms2 so please ...be patient against my ignorance.
I finally have been able to build a code for publishing and playing a live stream from my webcam.
The two modules work fine if run separately one after the other....publisher ----> player.
What I am trying to obtain is this:
I want that a web client , via IE6, connects to my site and see live what's happening.
Right now I am publishing the player ONLY module with IIS.
If I connect from my laptop within my home network, to the player module (with the publisher running), it works fine.
Of course the publisher has to be started manually by me before connecting from the laptop.
What I want to avoid it right this.... so I would like to have the client to start the live streaming automatically when it get connected to my website, and stops the live streaming when he leaves the website.
Hope to be clear...
So, I putted togheter the 2 modules into ONE ONLY (the below one), and published it via IIS.
This code works fine on the PC where FLASH 8 and FMS2 are installed (Ctrl + Enter), but connecting to the website from the laptop it does not work.
Could you guys give me a hint to get out of this problem ?
I am stuck badly..... :-(
I am sorry for my bad english but I am italian....
Sincerely Riccardo
* START PUBLISHER */
var nc:NetConnection = new NetConnection();
nc.connect("rtmp://192.168.0.10/videotest");
var ns:NetStream = new NetStream(nc);
ns.attachVideo(Camera.get(1));
ns.attachAudio(Microphone.get(0));
ns.publish("tinaCam1","live");
/* END PUBLISHER */
/* START PLAYER */
var na:NetConnection = new NetConnection();
na.connect("rtmp://192.168.0.10/videotest");
var nt:NetStream = new NetStream(na);
vid.attachVideo(nt);
nt.play("tinaCam1");
/* END PLAYER */
Live Streaming Help
I have a flash media server that I'm sucessfully using to stream .flv videos. Now I'm wondering how to set up an application on my FMS to stream live video using the new encoder.
I have the new encoder and the server - I just need some basic instructions on how to make the two work together to get a live stream working. The encoder is local and the FMS is at a colocation facility and I have remote access.
Cheers,
Jim
H.264 For Live Streaming
Flash media encoder 2 only encodes to the on2v6 video standard. Has anyone attempted live streaming of h.264? If so, what worked (or didn't)? Any lessons learned would be appreciated.
Thanks!
H.264 For Live Streaming
Flash media encoder 2 only encodes to the on2v6 video standard. Has anyone attempted live streaming of h.264? If so, what worked (or didn't)? Any lessons learned would be appreciated.
Thanks!
H.264 For Live Streaming
Flash media encoder 2 only encodes to the on2v6 video standard. Has anyone attempted live streaming of h.264? If so, what worked (or didn't)? Any lessons learned would be appreciated.
Thanks!
Live AAC Streaming - Help
I would like to stream live AAC to the Internet via Flash. I have been told the new version of FMS (FMS3) will support it. But, I have yet to find a live encoder! Flash Media Encoder 2 only supports MP3 and NellyMoser audio.
I will have linear PCM audio coming in via an audio card and I want an encoder that will encode it live into AAC and get it to a FMS server.
I have yet to find anything. Help!
Streaming Live FLV Through VOD
I'm trying to develop an application that receives live FLV video through network connection (proprietary protocol) and dumps it on the FMS filesystem. I would like to be able to stream that live video to clients using FMS... I tried to play the video through the VOD application but it seems that the server reads the length of the video when the client connects and won't stream beyond that point.
Is it possible to stream live video from a file that's being appended as data is received over the network? I tried by developing custom file plugin to throttle FMS server reads (on end of file conditions) but that won't help ... I also noticed that FMS first reads first ~290K of stream, then last ~290K stream and then starts to read stream sequentially until end of stream size (that was read at the beginning)...
Can anyone help?
Live Streaming
is the live application just like the VOD one? I want to encode live content with the flash media encoder to my flash server and access it from a client. Do i use the same procedures as a vod? IE, using flash cs3 to publish an html which i then put on my web server.
There seems to be very little in the way of tutorials and documentation on this. Can anyone help me out?
Live Streaming
I have tried just about everything with this. I have to say that the documentation for VOD is excellent but there is very little coherent documentation for the live service.
How do i tell the application that this is a live stream that I want it to connect to? I know there is a parameter called isLive that can be set to true or false. How do I do that? I thought you did not have to write code for the built in apps? Or am I totally off base?
Anyway, I am streaming audio from flash media encoder 2.5 to my flash media server 3. All I want to do is publish the live app like I do the VOD app, so end users can access it from a web server.
Live Mp3 Streaming
Hi all, I have been having a really hard time trying to LIVE stream an mp3 from my flash media server 3 using actionscript 3. I wanted to know how to play an mp3 in a similar way to a radio, it means that when an user connects to my app he starts listening the song from the point in which the song has arrived, and not from the beginning (like a radio, indeed).
If you don't know a better way It would be quite the same if you could translate this
code from as2 to as3 (i took it from http://www.adobe.com/devnet/flashmediaserver/articles/li
ve_dj_app.html ):
ns1 = new NetStream(nc);
ns1.setBufferTime(3);
_root.createEmptyMovieClip("dj 1", 1);
dj1.attachAudio(ns1);
dj1Sound = new Sound(dj1);
setVolumeOfLines();
Sorry if i sound a bit rude, but English is not my native language.. Thanks all in advance! Be patient, I m quite new to as and fms. Best wishes
Edited: 09/17/2008 at 08:27:37 AM by tgio
Live Streaming
I stream live audio and video just fine. After about 30 seconds, I have to refresh my browser to hear the audio again.
Ideas?
Thank you.
Live Streaming
I stream live audio and video just fine. After about 30 seconds, I have to refresh my browser to hear the audio again.
Ideas?
Thank you.
Streaming Live
Hey, How are you there/
PLease can somebody tell me if it's possible to streaming live with Flash MX.
Like having radio streaming over internet
Thanks in advance
Flash Media Server 3 And Windows 2003 Server Help For Live Streaming
Hi
I installed FMS 3 (developer) on my Windows 2003 Web Edition.server online
I booted the FMS 3 and it seems that it works correctly (I did the port scanner and is ok)
But I can not see the live streaming applications.
I followed the guidance of Tom Green
http://www.adobe.com/devnet/flashmediaserver/articles/beginner_vod_fm3.html
In local everything works, but in windows server 2003 does not see the movie: I see only the green bar.
Please, someone has had similar problems to my and resolved?
What should I do on Windows servers?
The firewall is open on port 1395, but I do not have results.
Also, if using Flash Media Encoder 2.5 (locally) and use <Stream to Flash media Server> after entering the username and password I have this error
Primary - [ AccessManager.Reject ] : [ authmod=adobe ] : ?reason=needauth&user ...
Someone can help me?
Thank you
Streaming Live Auction
I have an auction site as well as several websites and 1 that is total flash. I can work in flash pretty well but I need a feature on our site that is pretty neat. Go to www.bidz.com and click streaming live. This is a live bidding as you post your bid. It seems like it uses flash to do this. How is this done or is there someone who has access to software. Our auction site is www.toolbids.com
Live Streaming Video?
Howdy folks,
How would I get live streaming video to work within a flash application?
I.E. a lecture, for online training, etc.
any and all help would be appreciated.
Thanks
Streaming Store Flv Like A Live
Hi guys,
I very new to adobe FMS, actionscript and everymost things here. Just started doing it 3 days ago.
Anyway i'm able to do streaming now after many try and error. But the problem is, is there any way for me to stream stored videos like in live? I have several videos i wan to stream one after another but like watching tv like that not allowing the ppl to view them from start if they join halfway.
Any idea how should that be done?
Streaming Live Video
I have installed Flash Media Server 2 and Flash Media Encoder but I don't know how to get it from there to steam live onto a player embeded into a web page. Can anyone help?
Streaming Live Audio
Hi,
I'm trying to understand how radio stations like cknw.com use a flash player to stream live audio from their site.
I've created radio type application in flash streaming pre-made mp3s from Flash Media Server, but I can't understand how to stream live audio.
Can someone provide some insight?
Thanks
Live Video Streaming
I would like to be able to stream live video from one point to another point over an IP network. Do I need Flash for this. Is this the best method. I assume I would then use Flash Server.
Live Streaming From Linux ?
Hello,
Would it be possible to stream live video from a Linux ? Encoding video with Linux, send to the Flash Media Server and finally to user ?
Regards
Joao Correia
Redundant Live Streaming
Hi,
I have a customer who needs to serve a live video stream and wants it to be highly reliable. He also doesn't have the budget for an Origin / Edge deployment at the moment.
Do you think the following will work?
The video stream will be sent from a single source to (2) servers, each running a FMS 2.0 Pro license. These servers will sit behind a hardware load balancer (like a Foundry switch). Users who want to view the video stream will visit a CF MX page and be directed to a single IP address to obtain the video. This IP address will be managed by the hardware load balancing device, which will send the video request to the primary FMS 2.0 Pro server. If the primary FMS server fails while a live video stream is being served, the hardware load balancer will shift the user's session to the secondary FMS server. Users may notice a temporary blip while the session fails over, but otherwise the video experience should be relatively continuous.
Am I missing something obvious here? Or should this just work?
Thanks,
Adam
Help With Setup For Live Streaming
I'm trying to set up a live stream that's viewable on my website.
I have two machines behind a router with one being the webserver running FMS (windows 2003) and the other being the encoding machine running FME (windows XP).
When I set up FME, I put in the following as the url to the server "rtmp://computernamewebserver/live/" with the session name being "test".
This has no problems connecting to FMS .
On the webserver/FMS, I created a *.swf file which basically contains just a flvplayback object with the URL set to "rtmp://computernamewebserver/live/test".
Now after I publish this, I can view the video via the published html file from within the network, but when I try outside of the network, it doesn't work and I get no error messages so it's hard to debug.
I have port 80 forwarded to my webserver/FMS machine. I tried forwarding port 1935 to both my webserver/FMS machine and the FME machine with no success.
I've tried playing around with the rtmp URL by changing the computernamewebserver from the internally recognized computer name to the externally recognized URL to my webserver.
The solution is probably something simple, but since this is my first attempt at flash streaming, it's not obvious to me and I've tried searching for the solution. My suspicion is that there's some config file somewhere that I need to config that I don't know about or maybe it's some port issue. Neither of my machines have windows based firewall disabled.
Live Streaming For Downlink
Hello:
I have a 2-way video client using FMS3(hosted) in between. I want to know that if I optimize what I can uplink from user A, then will FMS3 automatically buffer the stream if user B's downlink can't handle a faster uplink speed from user A? Likewise, if user A's uplink speed is less than user B's downlink speed, does FMS3 do anything to keep user B's video from being very choppy and where user might see frozen frames due to frames not being sent fast enough?
If FMS3 doesn't handle this out of the box, then is this a server side script that needs to be written to handle this?
Thanks,
Dan
Live Streaming Question
How can I use another encoder to do live streams?
The Flash Media Encoder is alright for most things, but I want I want to go a little deeper and try to improve encoding, doing 2-pass, and a few other quirks to try to improve my live video quality and bandwidth usage.
The problem is, I have no idea how to do that for Live encoding. I'm not very experienced either with Flash or with FMS. Looking at the documentation, I only see one way to connect to the FMS, which is by Flash. And after connecting by Flash, I have to either use "netstream.attachVideo(Camera.get()) + netstream.publish" which gets information directly from a video source and the publishes to server, or by choosing an already existing FLV file, and then publishing it to the server.
But how can I publish live encoded video without using the FME? FME does it somehow, and I'm pretty certain those hardware encoders (I.E. Kulabyte) have some way of using the FMS to produce live content as well, so there must be a way, right?
Can anyone help me with this?
Edited: 04/22/2008 at 11:28:29 AM by Alejux
Streaming Live Content
I'm looking to stream videos that are already on the server in a playlist but stream them live, I mean how can I set the time of start of a video, I'm currently using the streams application from adobe. I want those videos start at certain time and then stop, not as VOD
|