Media Server :: Get Video Thumbnails Without Flash?

Dec 23, 2009

Is there a way to get video thumbnails from Flash Media Interactive Server (FMIS) without using client side action script. Bascially we want that we dont have dependency on Flash for displaying thumbnails from FMS but when a user clicks on one of thumnails then Adobe Player streams that video from FMIS.

View 2 Replies


Similar Posts:


Media Server :: Possible In FMS To Record Thumbnails Of A Streaming Video In The Server Side?

Dec 8, 2009

to generate thumbnails of the streaming video to control de contents of the video streaming. Could I do that in the server side?There is any setting to do that? Could I use the getOnMetadata method to catch a bitarray and then put in into a bitmap file?

View 1 Replies

Media Server :: Video Chat Over IP Using Flex IDE And Flash Media Server For Live Streaming Video And Audio?

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

Flash :: Media Server - Send Video And Audio Data To A Media Server By Using RTMP Protocol

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

Media Server :: Posible Fast Forward / Rewind Video In Flash Media Server?

Sep 23, 2011

is it possible fast forward, rewind video in flash media server through flash action script ?

View 5 Replies

Media Server :: Stream Video With Flash Media Live Encoder To The Server?

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

Media Server :: Video Chat With Flash Media Streaming Server

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

Media Server :: Duration Of Video Streaming Using Flash Media Server 3.5?

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

Media Server :: Video Conferencing With Flash Media Server And Flex?

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

Media Server :: Recording Video/audio Files Using Flash Media Server Through Rmtp, And Allow Users To Access The Recorded Files Through Http?

May 25, 2009

As titled, what is the way to record video/audio files using Flash Meida Server through rmtp, and allow users to access the recorded files through http?What I am trying to do, is to record a user's microphone's input and save it to the server.fterwards, I would like other users to be able to access the recorded files and mainuplating the audio data, by computeSpectrum(), to do some visualization of the audio. As I know computeSpectrum() cannot work on streaming files, so I think I need to access the recorded files using http instead of rmtp. Is that true?

View 1 Replies

Media Server :: Recording Video To Flash Media Server

Mar 30, 2010

I want to have a website where users can record short video clips (using a webcam) and then have those videos saved on the FMS for viewing later. I've seen a lot about streaming video, but I actually want to save the video.

View 1 Replies

Flash :: Media Server - Connect To Own Server To Watch Streaming Video From Another Computer?

May 19, 2010

How can i connect to my own server to watch my streaming video from another computer?

View 10 Replies

ActionScript 2.0 :: Stream Video - Where To Start Flash Media Server And Flash Comm Server

Jan 24, 2007

i'm wanting to stream video or even just load it into my flash sites and not lag them....anyway i have had a few people tell me to look at flash media server and flash comm server. i have but i am really confused with it all...WHERE DO I START?? WHAT TO KNOW?? HOW TO DO IT??? etc

View 2 Replies

Media Server :: Broadcast Multiple Video Chats Using Adobe Flash Player And "RED5 Flash Server"?

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

Video On Demand With Flash Media Server

Jun 25, 2009

i'm having problems trying to play FLV videos on demand from Flash Media Server 3.0.1.

Sometimes the video doesn't show at all, sometimes it plays the audio only, and sometimes it works perfectly...i can't figure out why.

Videos are into the applications/vod/media folder, i'm using a MediaDisplay object to load them, and i've exported the SWF as a Flash Player 7 AS2 application.

Code: Select all // m is the mediadisplay object
m.setBufferTime(10);
 // file will be passed as parameter

[Code]....

as you see, the server is in my local network, but i've tried with a public remote server too, with the same results.

View 1 Replies

Media Server :: Flash Video Streaming With "fall Forward" To HTML5 Video For Mobile Only

Jul 19, 2010

I'm looking to duplicate the video-embedding technique shown on [URL], whereby they show the flash video to all platforms where flash is available, and only show the HTML5 player on mobile devices. (specifically, iphone / ipad)
 
Is there a browser-sniffing framework, or some other method available to accomplish this?

View 2 Replies

ActionScript 3.0 :: Recording Video To Flash Media Server

Mar 30, 2010

I have purchased flash media server and I'm looking for a way to have people record video off their webcams and have it saved to the FMS. How to do this?

View 2 Replies

Media Server :: Flash Video Does Not Show Up Once Uploaded?

Apr 22, 2009

I'm using flash to design a basic website.Within that website I want to place a .flv file.  Everything works fine in preview mode and test movie mode.The problem comes when I puplish to the web.I'm just using flash to publish which puts all the files in a folder.IN previous attempts, once I load those files onto a server it does not play the .flv file.The .sfw skin will show up but the general .sfw file for the project doesn't seem to be finding the .flv file.And yes, I'm uploading the .flv file to the server.Is there something wrong with the html code that it can't find the .flv file?I can replicate this problem on my desktop by moving the .flv file out of it's project folder.Once I do that and then click the .html file the page will load but it won't find the video file.It's like it can only open that file if it's in the original project folder and the folder doesn't get moved.

View 9 Replies

Flash :: Media Server - Advantages Of Streaming Video

Jul 1, 2009

I am a professional video editor specializing in corporate video and occassionally TV commercials. We often post "review" videos in Flash format to our website for our clients to check progress, etc. These videos are usually around 3 minutes in length and occasionally reach 20 minutes Trt. We use Adobe Production Premium CS4 which includes Flash CS4. I usually export the videos at the included preset, "Web Large Widescreen". The playback is almost instantaneous on most DSL and T1 connections. I use the "Full Screen" option button and when the videos are viewed full screen, they look amazing.

Here is the issue: I have recently created a video for a client that contains text and is approx. 50 minutes in length. The video format is 4x3 and the client wants the transcoded Flash video to display at a 640x480 square pixel dimension. The video plays fine over most DSL connections. It chokes on T1. Question: Can streaming Flash video provide better quality and playability for longer duration Web videos? Could any of you direct me to a chart that compares streaming Flash with the "simulated" streaming typically exported from Premiere CS4's Media Encoder?

View 2 Replies

Media Server :: Controlling A Flash Video In A PHP Page

Jul 19, 2010

I have supplied several progressive download flash videos to our web site programmer. Our web site is in PHP. All videos play well except for one thing: I would like them to start automatically. How do you change that? One the server, he added the Clear_Skin.swf, FLVPlayer_Progressive.swf and flvProgress.swf files. Are those the ones that control the autoplay action?

View 1 Replies

Flash :: Video Streaming - Media Server FMS 3.5 And IIS On Same Machine?

Aug 7, 2010

We are deploying a media management system within a local network. FMS will be used to serve the media within the local network. Since we will only have max 100 users and we have a powerful dual 4 core xeon and the plan was to install IIS and FMS on the same machine. But now I read that there will be a conflict because the embedded Apache server that FMS installs will fight for port 80 with IIS.

So one possible solution: I've been reading in the Adobe docs that RTMP is far more efficient than tunneling through HTTP, so if we make sure all client machines allow RTMP (firewall exception) can we then change the configured Apache port and assume that Apache will never ever be used?

Heck in this case can we configure FMS and choose not to install Apache at all and be OK?

View 1 Replies

Flash :: Media Server - Created A Video Chat Application?

May 26, 2009

I have created a video chat application using Flash Media Server, Its working well in Local, But not in FMS (If I connect with my FMS account). But Text Chat working well, pbm in Video only My server is from influxis with Bandwidth 1 mbps, But My application got 13 mb totally, It is any pbm in the server, I'm very newbie to FMS, so excuse my silliest question and explains if its.

View 9 Replies

Media Server :: Send A Video That Receiving Form Fms B To Another Fms A In A Flash App?

Aug 1, 2010

will i be able to send a video what i'am receiving form fms B to another fms A in a flash app?And how?

View 4 Replies

Media Server :: Reduce Audio And Video Latency In Flash?

Sep 22, 2010

We have one functionality in which one user can communicate with the other user at the same time through flash media server3.5. In this fucnitonality we are catching stream from both end through camera and pass it to flash media server. On FMS side this streams gets stored also we are displaying those recorded flv files side by side to the corresponding user so that they can communicate with each other. In this situation we are facing a video and audio latency upto 1.5 to 2 sec.

View 2 Replies

Flash :: Media Server - Encode And Stream Live Video

Nov 11, 2010

I am trying to encode and stream live video. I have downloaded both the Flash Media Encoder and Flash Media Server. The problem i have now is, i can't able to connect to Flash Media Server. The FMS url is as default: rtmp://localhost/live. Do i have to purchase a FMS url? How do i make sure that my FMS is running/ activated?

View 1 Replies

Flash :: Aggregated Adobe Captivate Video In Media Server?

Aug 18, 2011

Has anyone attempted to implement a captivate video into Flash Media Server (specifically an aggregated Captivate video in Flash Streaming Server).if this works, or if you have any other information.

View 4 Replies

Flash :: Media Server With Php - Allows The User To Record A Video Using Webcam

Jul 27, 2010

We want to build an application that allows the user to record a video using their webcam on our site using flash and save the URL in a database using PHP. So that we can allow the user to send the video's to other users etc. Also we want to offer the user the possibility to upload their movies (per mail and with PHP) and convert them to flash movies, can this also be done using Flash media server? (maybe in combination with AMFPHP)

View 2 Replies

Actionscript :: Encode/decode Video To Flash Media Server?

Aug 12, 2011

I want to encode a video to obtain high quality. Is there any way to encode a video on flash media server?

View 1 Replies

Actionscript 3 :: Develop A P2p Video Chat Using Flash Media Server?

Feb 2, 2012

I would like to develop a small p2p chat using flash media sever 4.0. There are many p2p video chat samples using cirrus. Please help me if you know how to do it with flash media server,not cirrus.

View 1 Replies

ActionScript 3.0 :: Streaming Video Flash Media Server, SMIL Files?

Sep 15, 2009

I have a video player working just fine with one video, steaming and using dynamic stream switching on a flash media server.Now I want to have more videos.I want to start using SMIL files for the dynamic switching list for each video.If you do not know what a SMIL file is you probably can not help.
 
Anyway how do I point to a SMIl file instead of just listing the streams.here is how I do my list at the moment
var dsi:DynamicStreamItem = new DynamicStreamItem();dsi.addStream( "mp4:GeneralReel_512x375_BR300_CBR_A96_Prog_1KFPS.f4v", 300 );dsi.addStream( "mp4:GeneralReel_512x375_BR600_CBR_A96_Prog_1KFPS.f4v", 600 );dsi.addStream(

[Code]...

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved