Media Server :: HTML Pages That Embed A Swf File To Stream Flv Videos?
Jan 27, 2011
We have some HTML pages that embed a swf file to stream flv videos. The video doesn't play and I firstly thought it was the video player's version problem. But it seems more to be related to the path now.
[Code]...
View 2 Replies
Similar Posts:
Oct 27, 2009
I have my shiny new FMS 3.5 server. There is the multi-rate example which provides a "Cut and Paste" object tag to embed the video.... e.g.
<object width='640' height='377' id='videoPlayer' name='videoPlayer' type='application/x-shockwave-flash' classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' ><param name='movie' value='swfs/videoPlayer.swf' /> <param name='quality' value='high' /> <param name='bgcolor' value='#000000' /> <param name='allowfullscreen' value='true' /> <param name='flashvars' value= '&videoWidth=0&videoHeight=0&dsControl=manual&dsSensitivity=100&serve rURL=dynamicStream.smil&DS_Status=true&streamType=vod&autoStart=true&v
[code]....
I paste this into a web page hosted on another ( ordinary, nonFMS ) server, I see the player show up, but after 5 seconds I get message that the player cannot connect, please click Play to try again. Of course same work fine if the page is hosted out of webroot on the FMS server. So I assume the "example" does not include absolute URL's so I tried hacking in full URL's for the swfs/videoPlayer.swf and the rtmp:/ URLs to no avail. Which makes it a pretty poor "example" IMO. I also noticed that the .smil file itself also includes a relative URL to the vod app, I modified that as well - the object tags still works only when hosted from the /webroot folder.
So what should this "example" really look like with absolute URL's to use in a real way? Also is there some content protection mechanism which is preventing this from being embedded in other pages not hosted locally?
View 4 Replies
Apr 5, 2010
I have FLV files streaming fine from the media folder in the applications folder.I want to split up the videos into folders to make them more manageable.If I create another folder in the applications folder at the same level as the media folder and put a video in there the video does not play.
View 4 Replies
Mar 6, 2010
I've got:- FMS already installed on a XP server with IIS- FLV Videos residing in a folder on another serverHow do I:Stream videos from the other server where the videos reside?
View 4 Replies
Aug 26, 2010
normal I stream a livestream from Fme to a Fms and than to 2 cdn´s like justinTv. Now I´ve got the problem that i want to change the Script that it streams Viedos to the CDNs. Thats the Script I use right now to push the livestream:
var nc1=null;
var nc2=null;
var ns1=null;
[Code]....
View 1 Replies
Oct 11, 2011
I have FMS installed on windows server 2008. I have a large number of videos which are served to my clients using rtmp protocol.Now we have designed a new player with some controls which apparently do not work while an rtmp video is playing.
View 2 Replies
May 26, 2010
I have installed Flash media server 3.5, and i have put my vod files under 'C:Program FilesAdobeFlash Media Server 3.5applicationsvodmedia'
the sample file under this folder given by fms 'sample.flv' is playing fine, (this has VP6 as video codec, mp3 as audio)
"rtmp://my_SYSTEM_IP/vod/sampl"
where i have kept my own file called 09.flv which has H263/mp3, and one more 09_1.flv, which has H264/mp3. But both of the files are not streming. When i tried to play these over vlc it sayes file not found. But sample video plays. Is there any way to make work vod files to stream?
View 15 Replies
Jan 23, 2012
I need to do stream uploaded videos to only particular group. It should not be forwarded or back warded by viewers. It should be just like telecasting videos in Television.For example, I just uploaded a video (30 mints length). I shared the video to my friends at 5.00 PM and My friend shared the same video to his friends at 5.15 PM. So It should be like playing uploaded video from 5.00PM to 5.30 PM and the same video from 5.15PM to 5.45PM to my friend's friends. It should be like playing(telecasting) one video to many people at different times and Viewers cant forward or backward. Just watch it only once.
View 1 Replies
Nov 25, 2011
setup multicast event with recorded videos not with live stream. how to setup multicast address that ask in multicast configuration utility....
View 1 Replies
Sep 26, 2011
Does anyone know how to embed cue points into a live stream?I have been searching around and trying to figure out how to make it work properly.I have played around with stream.send functions and onmetadata.It works just fine for pre-recorded files with embedded cue points.But I am having problems getting it working with a live dvr stream.It also seems if you modify the metadata keyframe using the stream.send("@setDataFrame"... while you are appending to a file, that the metadata change is only in memory, it does not get flushed to the file.If you stop and restart the stream and start appending the new metadata is not retained.
I am using the dvrcast application to serve and record the streams.The stream is recorded over a period of time, but recording is started and stopped.So the file is actually appended to instead of just over writing.So the problem lies in the metadata, if you actually want to know the exact time something happened and there is a break in the stream there is no way to calculate the actual time.So my thought was ever time the stream is appended to add a cue point that contains a date time stamp when recording began, so the actual time can be determined by calculating the difference between the last time stamp/cue point and the time elapsed.
Also I believe all of this only applies to flv files for f4v files the process would be completely different.
View 4 Replies
Feb 20, 2012
I have install the Flash Media Server and Flash Media Live Encoder. Everything run perfectly when I test the Live Stream through localhost, but if I try to embed to another machine, it is failed.
View 1 Replies
May 20, 2010
When I place the .swf, smil and http files on the FMS server the SMIL stream test sample works fine
But When I move the files to my web server I get Connection error. This is the same issue discussed in [URL].. I added a 'base' variable but it did not work for me. The SMIL file has the correct path to the sample files and FMS server <meta base="rtmp://200.200.200.23/vod/" />
I am able to stream files from my html file on my webserver not the FMS server by pointing to the FMS server at rtmp://200.200.200.23/vod/mp4:sample1_1500kbps.f4v Is this a domain security setting? If so, where do I change it? If not How do I get FMS to stream SMIL files without installing a webserver with FMS?
View 1 Replies
May 18, 2009
We produce podcasts from Camtasia Relay. It can output the following to a file system (url/file path combination):
1) html/swf/mp4 and
2) mp3
The Camtasia Relay produces a link to the html file, which contains the swf which links to the mp4.
How can we natively stream these in our fms 3.5 server?
For example: In Internet explorer, would the link be rtmp://server/pathtofile.html -- which has the swf pointing to the mp4? and same fo the mp3: rtmp://server/filename.mp3 If the Camtasia Relay product creates the URL as http:// -- Does this automatically imply a progressive download by the http protocol? And by association, the url needs to be re-written to stream it, versus progressive download?
View 1 Replies
Apr 27, 2009
I use FMIE and FMLE.how can i do save to file Live Streaming in server installed fms, not local system ?
View 1 Replies
Feb 11, 2011
I am trying to stream a MP4-file from the VOD-folder using the videoplayer in flash. I can play the sample-file without any trouble, but when i try to use iceage.mp4 as source, it don't find the stream.[URL]..
View 2 Replies
Nov 25, 2011
I have success full installation of Flash media server 4 in my linux machine.I am in need of stream the .mp3 file over network.
View 4 Replies
Aug 6, 2010
I want to be able to stream a live video using Flash Media Live Encoder 3 using two options of 300 kbps and 150 kbps.I want to give users a choice of stream quality depending on their available bandwidth to maintain the live feed.I have set it up so that the Bit Rates are 300 and 150 and tick marks on: 1 and 2my FMS URL is correctin the Stream: box I have written: test1;test2The SMIL file has the following:
<smil> <head> <meta base="rtmp://live" /> <body> <switch>
<video src="mp4:test1.f4v" system-bitrate="150000"/>
[code].....
View 3 Replies
Oct 6, 2009
I have created a website with one flash animation banner.The banner .swf has 5 menus. Each menu goes to different movieclips inside the .swf file. and at the same time i want to load the corresponding html file when i click the menu button and place the html content into the bottom area of the main html page without refreshing the html page.
View 2 Replies
Jun 21, 2006
I've two problems with the streaming from a flv-file from a FMS2. First, when I stop the stream (pause) and want to restart it i have a small jump in the stream. Second, how can I detecting the end of the stream/file? Here is my code:
[Code]....
View 1 Replies
Feb 26, 2010
I recently installed FMS 3.5.1 and then upgraded it to 3.5.3 on a Windows 2003 server. In both versions, I can not stream .f4v or .mp3 from a subfolder. The .flv file plays fine. I used the default configuration settings, sample .f4v and .flv files provided by the installer. I used the sample player in C:Program FilesAdobeFlash Media Server 3.5samplesvideoPlayer as the client.
[Code]...
View 8 Replies
Aug 31, 2010
I have a FMS set up and when I do a normal video stream I use an address like [URL] So I want to make it so that I can stream from sub folders in the VOD file like [URL] This doesnt seem to work.
View 13 Replies
Nov 1, 2011
Is there a way to create videos in a playlist that i can limit the views to 10 videos per user?
View 1 Replies
Jul 23, 2009
Currently we have a swf file application that runs in a browser and takes the live video stream from the camera on the computer and streams a live sorenson spark stream to the fms 3.5 server.
Question is: How to live stream vp6 from the browser/swf file on the camera computer, instead of the sorenson spark. (We seem to be stuck only on sorenson spark).
View 13 Replies
Dec 7, 2010
Flash Media Server (finally) supports multicast video. But documentation about this feature is about multicasting live video
View 1 Replies
Feb 23, 2012
I watched two videos by Jody Bleyle:
1. [URL]
2. [URL]
In Video 1, she shows how to stream a single file. I've done everything to the letter on this video, however, when she uses the videoplayer to reference the livestream.f4m file, there is none. I've actually checked the folder location(apploications/livepkgr/streams/_definst_/livestream and there are files in there (.f4f and .f4x), but no .f4m which is the file she references in the video player.
In Video 2, she shows how to create a multi-bitrate video stream. Using the manifest packager and creating a .f4m and .m3u8 package and placing it in the webroot folder. Here is the contents of my liveevent.f4m file:
[Code]...
View 8 Replies
Apr 4, 2011
I'm trying to append a live stream to an existing file, but I cant figure out how to open the existing file and then append the live stream. This is server side as well.I know I need to open the existing file using stream = stream.get("file"). but I don't understand how to associate stream with the live stream coming in.
View 8 Replies
Apr 18, 2011
Are there any way that Flash Media Server isn't able to pass metadata of F4V file into the stream (RTMP) if F4V file was encrypted with Flash Access?
View 1 Replies
Sep 16, 2009
I have successfully been able to write some client-side ActionScript that allows me to record my webcam and mic data to my FMS server. The .flv files get saved to a directory under the applications directory. However, I need to process those flv files for a web application and would like those .flv files to be saved to the web app's directory (outside of the FMS application directory). I have tried changing the <Streams> tag in the Application.xml file that I placed in the FMS application directory, but that simply did not work.My goal is simple: to save the recorded stream data outside of the FMS application's directory. I have been going crazy trying to do this, but would like to know any pointers that any of you experts have. Can this be done? If not, how can I execute a server side PHP script after the stream is done recording. I know about using the exec() function in PHP, but am unsure as to how to execute that script via client-side actionscript.Here is the path to my FMS server (Linux OS) installation and the application directory. The application name is "ngale"./opt/adobe/fms/applications/ngaleHere is the path that my client-side ActionScript is placing the .flv files of the recorded streams/opt/adobe/fms/applications/ngale/streams/recordings/Here is the path to my web application/home/user/public_html/dev.ngale.net/public/Here is the path that I would like for the .flv recording files to be saved to/home/user/public_html/dev.ngale.net/public/audio/.flv
View 5 Replies
Dec 29, 2011
What file should android devices use to view a live video stream? myeventname.f4m? I'm using the following html5 code and it's not working in Android devices.
<video id="liveWebcast"
poster="poster.jpg"
src="[URL]" controls autoplay>
</video>
View 3 Replies
Aug 23, 2010
I have Flash Media Streaming Server 3.5 (not Interactive) running on RHEL5.5 x86_64 Linux.All is working well, however how do I prevent unauthorized access to connecting to the live stream and streaming content?How can I setup the server to require a user and password to stream live media to the server?I am new to this product and I have been reading some documentation but I have not found a clear cut answer on how to force a username and password to connect to the server to stream live content only.I am using the Adobe FMS Apache install, what files need changing?[code]I want to lock down a person from connecting to the server on the public internet and starting a live stream?Can this be done with a user name and password?
View 13 Replies