Flex :: Seek To An Exact Point In A Flash Video Without A Flash Media Server?

Aug 20, 2010

Is the Flash Video (or Flex VideoDisplay) component capable of seeking to an exact moment in a video?It seems to always 'snap' to keyframes (which is understandable). I'm just wondering if there are any mechanisms in the video classes for seeking to exact frames, ie it should do the translation from keyframe to specific frame in the background rather than having to actually play the video forward to the desired frame.This is not a streaming file and has nothing to do with buffering. The player is just downloading a movie file from the web and playing it from memory.

View 1 Replies


Similar Posts:


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

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

Flash :: NetStream.seek() For Mp4 To Exact Position Not Keyframe?

Jul 26, 2010

It seems seek() on mp4 file seeks to the closest keyframe (seekpoint). Is it possible to seek to exact position in between of keyframes?

View 2 Replies

Media Server :: Starting Point Of A Video Stream?

Feb 27, 2010

I have been trying to do this locally on my machine by using the download simulator but the simulator doesnt seem to work especially when I give the player a 2GB file to load over a 14kbps connection, the file seems to load within a split second and absolutely no buffering occurs.My problem below needs to be answered before I can persue and purchase and set up a web server to run FMS as a production server, but understandably I do not want to do this until I know it is possible to do what I want to do.

Let say I have put a 60min video on the server which I want to stream. But I only want to stream the last 20mins of it. Am I able to set the player to stream from the last 20mins and for there to be no progressive download required before? I need the stream to start almost immediately from the start of the last 20mins and for it to continue plaing until the remainder of the video completes  So essentially I only want to load a part of the movie into a stream and disgard the part of the movie I do not want to show.

View 1 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 :: Play The Video From A Precise Point In Time?

Oct 17, 2011

start a video playing from a precise point in time?Using rtmp protocol to stream a video:rtmp:\my-servervodmy-video.mp4is it possible to use a similar form, as the following:rtmp:\my-servervodmy-video.mp4 =00:20:21to start video file from that point?

View 13 Replies

Flex :: Use Flash Player To Play Video Stream From Other Media Server(rather Than FMS)?

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

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

ActionScript 2.0 :: Seek To Specific Point In Video Before It Buffered

May 22, 2010

I'd like to start playing a web-based video at a specific time, say 2 minutes in, even if the video hasn't been downloaded that far. I thought I could just "seek" to that time but that apparently only works when the video is buffered first.

So for example, this:
Code:
nc = new NetConnection();
nc.connect(null);
ns = new NetStream(nc);
ns.play("[URL]");
ns.seek(123);
video.attachVideo(ns);

Seems to work if you have the video cached or buffered or whatever, but if you don't it gives the "NetStream.Seek.InvalidTime" error, which makes sense. I want to know if it's possible to start playing a video at a specific time, even if the video hasn't loaded up to that point.

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

ActionScript 3.0 :: When Seek To A Point That Has Not Downloaded Yet The Video Player Freezes

Apr 30, 2009

I am using progressive download to play video files in a video player. When I seek to a point that has not downloaded yet the video player freezes. The player enters the seeking state and stops playing.Clicking the play and pause buttons has no effect. The video player comes out of the seeking state and resumes playing only when the video file has completely downloaded. How do I implement the functionality where the player when seeked to a point that has not downloaded simply seeks back to the amount that has downloaded.

View 1 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 :: 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

Media Server :: Seek Bar Updation In DVR?

May 30, 2011

Currently i am working with the dvr functionality here i need to set the seek bar for the video. This could be used to seek the video to the particular position. I don't know how to set the maximum time on the seek bar dynamically (Since its DVR maximum time will be increase if publishing video is continues) .I think through the metadata we can get the total time of video Tell me how to call the metadata externally .

View 5 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

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

Media Server :: Get The Exact Motion Level In Callback For ActivityEvent.ACTIVITY?

Mar 22, 2011

camera.setMotionLevel (30,3000);
camera.addEventListener( ActivityEvent.ACTIVITY, activityEventHandler );

Inside activityEventHandler,how can I get the exact motion level that triggered the event?

View 1 Replies

Media Server :: Smart Seek Option API Availability?

Mar 3, 2011

I'm looking to use the Smart Seek options with netStream in an upcoming project. Currently, we are using Flash CS4 and it seems this API is not available. Am I correct on this? Is this only available in CS5 as far as Flash Professional goes? What about Flex? Which version of Flex is required to access the smart seek API? Or am I misunderstanding this, and the Smart Seek API is server side only AS?

View 2 Replies

Media Server :: Seek Or Start Playback Offset Not Working On Big Flv's

Dec 12, 2010

I try to start a FLV (created with soundbooth cs5) at a certain point of time using ns.play('video', 33000) or even just ns.seek(33000);
 
The FLV is about 9 hours long.
 
How do I make this work ? And why is it not working?

View 7 Replies

Media Server :: DvrCast Application Seek Bar Max Time Updation ?

Jun 22, 2011

I have used the Dvrcast application with FLVPlayback 2.5.0.26 for playing the dvr video.I have successfully achieved the dvr functionality with that application but i don't know how to update the seekbar max time (ex: while I play the video it the video length say for example 3min after i play the video it is keep on increasing the length since its dvr publishing will continue in other hand).It shows the max time of video when I enter to play the video not the current length of the video. I need the help to achieve this function.

View 12 Replies

Flash :: Media Server :: Setting Up A Flash Video Conference Website

May 2, 2011

I am an ASP.Net/C# developer interested in setting up a Flash Video Conference web site.

View 3 Replies

Publish Real Time Video Stream Of IP Camera To Flash Media Server With Flash?

Jul 22, 2010

Does flash provide an api to deal with remote stream like IP camera does?

View 2 Replies

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

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 :: Netstream.seek - Parameter Gets Updated And Drops Backs After Update

Jun 18, 2010

I am using OSMF v1.0 along with FMS 3.5.3 and flash player 10.1. Whenever i do a seek, lets say to a time 't'. Netstream.time gives me an incorrect result which is more than 1.5*t (varies). So if i seek to 100, i get netstream.time as approx. 160. I also noticed, 'NetStream.info.VideoBufferLength' goes very high (from around 3-4 to 50-60) just before the Netstream.time parameter gets updated and drops backs after update.

View 1 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







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