Media Server :: Video Is Streamed But Is Not Working Together With Player Skin
Feb 23, 2010
[code]This is my code that i have inserted into the first frame(?) of the fla file.When I use the swf in a html web page, i can hear the video but I can't see it and play skin cannot control the video.This is also a part of a security token code which i'm implementing on the client-side.
View 14 Replies
Similar Posts:
Jul 18, 2011
I have tested other embedded videos and they will play remotely so I know the hosting site is working.Currently,the live video will play locally and remotely from this computer where all the files are stored but only the skin is visible on any other remote computer's web browser.
View 2 Replies
Mar 24, 2010
I have Flash Media Server, and I think it's free edition coz i dont input serial number when i installed it..I have problem to have people stream from my pc, there's a public IP address assigned/mapped to a development PC here..I'm able to stream it locally from my computer, fyi, my computer is using windows XP and the development PC is using windows 2003 server..and there's an apache webserver already installed there..
1. if i dont install the apache server bundled with the FMS, is it okay? I dont intend to stream through port 80...
2. what is the difference between port 1935 and 19350? I saw 2 files in the FMS directory, namely fms.ini and Adaptor.xml in fms.ini it binds to 1935, but in adaptor.xml it binds to 19350...
3. in adaptor.xml there one value like this:
<HostPort name="edge1" ctl_channel="localhost:19350">${ADAPTOR.HOSTPORT}</HostPort>
there's an explanation in above it that it binds to some ip we configure here, but if you wanna bind to any ip then omit the localhost and leave it like ":19350" my question is that is this necessary to do so in order for people outside our network to connect the development PC ?
4. about security at the proxy server or ISP, I've confirmed with my boss that he's opened the port 1935 to be allowed, and he's also confirmed with the ISP that they dont block port 1935..
View 2 Replies
Apr 10, 2012
Does anyone know if Flash Media Server has a function that allows you to see statistics on which particular streams are being delivered?Seems like that would be a handy tool in determining which bitrates are important to continue providing, and which are superfluous, and if it's time to try encoding at higher bit rates.
View 2 Replies
Apr 7, 2011
is there a way to define a client side playlist like this:[code]but instead of a single videofiles for each playlistentry use dynamic streaming?I know how the DynamicStream class is working and how to set it up but i can't find any information if it is possible to combined those two techniques.
View 1 Replies
Mar 21, 2011
I'm developing a video player for Pure IP multicast video. I'm using the Multicast Configurator provided with FMS 4 for generating the configuration. This is the manifest file generated:
<manifest xmlns="[URL]">
<id>Multicast_IP_Multicast</id>
<streamType>live</streamType>
<duration>0</duration>
[Code] .....
That's not working. And I have several doubts about it:
1.- It's not working, and I don't know where is the error. I'm not sure what I should add as parameter in GroupSpecifier constructor? GroupSpecs from manifest file?? "com.adobe.pureIPMulticastGroup"??
2.- I've been watching the multicast.as application in FMS4. The only way of publishing multicast streams in FMS4 is using the configurarion from Multicast Config Tool? Is it possible publishing a stream without the GroupsSpec generated by the Config Tool?
3.- If It's mandatory using the config tools for managinf the pure ip multicast. I would like to integrate the Multicast Config Tool in my platform. Is there any place where I could get the code of Multicast Config Tool? Any documentation about how to build it? This component have any flashvars or callbacks that could allow me integrate it in my platform?
View 3 Replies
Sep 20, 2011
I have installed FMS 4.5 successfully. I am able to run all the videos in the index.html page (filmthos.com/flash), including the HLS video on my Iphone. I was able to setup a video player for rtmp and it works fine, but I am having trouble with setting up video players for HLS and HDS. I am looking for somthing simple.
The source file or located in these location: /hds-vod/mvp5/media/MP.mp4.f4m and /hls-vod/mvp5/media/MP.mp4.m3u8 respectively (the httpd.conf location for both is HttpStreamingContentPath "/opt/adobe/fms/applications"). So obviously I want a simple video player for the HDS that plays flash and another to play HLS and HTML5. The index.html seems to cumbersome to fine out how these players work.
View 1 Replies
Jul 5, 2011
I've placed some of my videos flv and f4v in the vod/media and webroot/vod folders with sample files provided. My files were checked with flvcheck and passed. When I load the embed code into a Dreamweaver HTML file and save the page to the webroot folder as instructed, the provided sample files play in my Firefox browser. However, when I edit the code to insert my files in strict accordance with the instructions concerning codecID and extension, I get the following message on the Browser "We are unable to connect to the content you've requested." My videos are less than 30 minutes in length and were encoded H.264 using Adobe Media Encoder and as I said passed the flvcheck.
View 1 Replies
Sep 11, 2009
I wanted to use the included video player from Flash media server but can't find a list of variables and values to pass to the player. Is there a list and could anyone point me in the right direction? I'm specifically looking to pass a stream name for a live stream to the video player.
View 6 Replies
Mar 30, 2010
I've just been asked to create a video player which automatically chooses the correct bitrate video to stream by detecting the bandwidth.I have no experience creating a video player so I'm looking for links/resources to do some research on the topic.Has anyone here created a video player in Flash? Would it be better to create in Flash or Flex?Once again, I have no prior knowledge in this type of creation and could use an experienced developer's opinion on what the first step is towards progress.
View 3 Replies
Oct 11, 2010
I'm playing live stream supporting FMLE from FMS. There is no problem with playing if we are starting at first the player and then we are starting the stream with FMLE. The video skipping problem is occurs only if we are starting first the stream with FMLE and than our player.The versions: FMLE 3.0.1.5963, FMIS 4.0.0, Flash Player 10.1.53.64, and codec h.264 Is this a bug in FMS/FMLE or I'm doing something wrong?
View 3 Replies
Apr 22, 2011
i want do live dynamic streaming for FMS. i have refer [URL]. But the sample player show blank.
i using Adobe Flash Media Live Encoder 3.2, Adobe Flash Media interactive Server 3.5.3 and sample file "live_dynstream_dvr.zip".
1. I setting up my FMLE and set FMS url and stream name
2. I monitor connection in fms_console.htm
3. I run DVRController
4. i configure and play the video with livedvr
but my video player is show blank
5. in my fms_console.htm show 3 connection
View 2 Replies
Oct 10, 2010
is it possible to play video stream from non-adobe(or homebrew server), in the newest flash player(10).It looks like the VideoPlayer only plays the stream from FMS? Is it the business model of Adobe?
View 2 Replies
Oct 22, 2010
I'm currently creating a whiteboard in Flash, and I want to be able to record all of the user interaction for later playback. Is it somehow possible to create a video of what the user is drawing?
View 1 Replies
Feb 15, 2011
I am developing Video Chat over Ip (including audio and text too). But I am unable to get the proper startup material for my desktop application.
View 2 Replies
Jul 19, 2010
Currently I am working on FLVPlayer using AS3 and FMS3. When I test tthe connection
Traced NetConnection.Connect.Success And I had added eventlistener for NetStream. It also shown NetStream.Play.ResetNetStream.Play.Start But the video is not showing.
View 2 Replies
Jul 21, 2011
Here one problem i put http server that is connecting and playing video,
But rtmp server connected but video not comming.
[Code].....
View 1 Replies
Jan 3, 2008
When I place a flv into a flash movie and apply a skin and publish everything, it works fine on my local machine, but when uploaded to a server the player skin will not show up, yet the flv shows up and begins playing. Has anyone encountered this before? Isthere a way to embed the skin in the swf instead of having it be
View 7 Replies
Jun 23, 2011
I had a question about RED5 & Adobe... Does anyone know if it is possible to broadcast multiple video chats using Adobe flash player from "RED5 flash server"?
View 2 Replies
May 28, 2009
I've done a lot of searches but still cannot how to make the video control bar in a move appear and disappear when moused over or rolled over.
View 4 Replies
Jun 22, 2010
I'm getting a security error while trying to load a custom skin to my player from my server. I've already tried placing the allowDomain with "*" wildcard, and still it doesn't work. Here's the error:Error #2044: Unhandled skinError:. text=Error #2121: Security sandbox violation: Loader.content: filelayer.swf cannot access URL...I really don't understand why this is happenning, since i'm loading flv's or images from the same server without getting any security errors.
View 1 Replies
Jul 18, 2011
Any way of building in a fullscreen button right into the skin of a video player using actionscript 2? Or perhaps have access to a source file? I've seen the skins with fullscreen with AS3 with CS3, but I need tut on skins with fullscreen using AS2.
View 1 Replies
Jul 22, 2010
I'm trying to make a software which sends video and audio data to a flash media server by using RTMP protocol. Currently, my program can communicate with a flash media server correctly. RTMP specifications does not describe about the raw data in video/audio messages, so I muxed raw H.264 and AAC data into video/audio messages and sent to the server. The server seems to accept them, but a video player cannot playback the stream sending from the server. The player just says "Loading..." For a test purpose, I sniffed the network packets between Wirecast and the flash media server and ripped off only video and audio data. Then, I muxed those data into video/audio message and sent to the flash media server. In this case, the video player connected to the server can playback the stream correctly.
I checked the stream sent from Wirecast, the stream seems not to be H.264 raw data because those data are not started from 0x17 instead of H.264 start code. With those situation, I am wondering what kind of container format I should use for H.264/AAC data to the flash media server.
View 12 Replies
Jun 27, 2010
I published a viedo.swf with a skin. I tested the video.swf both - both the html doc and the swf file and the skin is in each.I uploaded to my web server the following:1. video.swf,2. skin.swf3 video.html. and4. the AC_RunActiveContent.jsAll are in the same folder.When I goto the url the the video.html is located I do not see the skin ... on line.
View 4 Replies
Oct 21, 2009
I'm using the following rather than the FLVPlayback component, how do I attach a generic skin?
[Code]....
View 1 Replies
Sep 23, 2011
is it possible fast forward, rewind video in flash media server through flash action script ?
View 5 Replies
Jul 19, 2011
when i try to live stream with FMS! I can stream video with Flash media live encoder to the server but when i create the player to recieve the livestream from server,i can not recieve the live stream,can anyone give me a step by step tutorial of how to do it?
View 1 Replies
Dec 12, 2010
is it possible to built a Video Chat without the need for server side code so that I can run it on a Flash Media Streaming Server?
View 7 Replies
Feb 16, 2011
Flash media server 3.5 to stream live video to a webpage with flex GUI embedded in it.For this I have used Adobe flash media server start screen .I could able to stream video correctly.I want to know how long it could be do like this.ie suppose I have to stream like this for 3 or 6 months
View 2 Replies
Nov 9, 2011
what will be the best way for video conference without any delay for multiple users(200-300). How it can be possible with FMS and Flex?
View 3 Replies