Tagged Questions
0
votes
0answers
22 views
I can't play a valid RTMP stream in OSMF
I'm building an application with an Strobe Media Playback in it and I can't play a RTMP stream.
The weird thing here is that I can play the stream on JWPlayer and even in a simple Flash video player ...
0
votes
0answers
55 views
NetStream.bufferTimeMax is not working on pseudostreaming
I have tried to set bufferTimeMax to 5 seconds, but it seems it's ignoring it and use full client bandwidth to download the whole movie while playing video...
Is there any way to pause buffering?
...
0
votes
0answers
47 views
h.264 http streaming: How to make rewind faster
I'm coding flash player for http video streaming and i have noticed that buffering time is pretty long compared to html5 player rewinding.
How to make it faster on flash player as well?
I know that ...
2
votes
1answer
105 views
Actionscript: Making pseudostreaming seeking faster
I was trying to make seeking of Netstream faster setting NetStream.bufferTime=0.1, but it seems it's ignoring it.
I was trying to find an answer in video conversion process. Setting avconv -g 25, but ...
1
vote
1answer
123 views
AS3: Call external function periodically depending on played video stream
I implemented a flex application to play an incoming video stream from a Red5 Media Server.
private function playStream(streamName:String, offset:int):void {
stream = new NetStream(connection);
...
0
votes
0answers
62 views
how to add image to a streaming webcam video with action script
I'm using NetStream, NetConnection, Video and Camera classes to stream a users live recording webcast.
Similar to google hangout's where you can add props like hat, eyeglass into your ...
0
votes
1answer
228 views
RTMP stream MP4 with FLVPlayback Component
I'm having to change a video from an ollllddd project. It was built using the AS3 FLVPlayback Component. The video back then were FLV and streamed fine from out limelight server.
The new videos I ...
2
votes
1answer
150 views
How to force the NetStream to create a keyframe?
I created a video stream recording application that works fine except the recorded FLVs are corrupt a little bit. :) If I open an FLV in VLC player everything is green but getting "clean" when changes ...
2
votes
1answer
211 views
AS3 Netstream Reverse
I'm using netstream to playback a series of videos in a folder.
The idea is for them to work as a menu for a site. Ex:
click button > [play video] > show content
then
click close > [play video in ...
0
votes
0answers
48 views
Streaming video / webcast
If I wanted to have a prerecorded video, and have it play at 18:00, and if someone joined at 18:02 the video would be 2 mins into it.. therefore it is much like a webcast but for a prerecorded ...
1
vote
0answers
176 views
How can I allow BitmapData.draw on an HDS video loaded via OSMF
I am loading HDS video (an .f4m file) using OSMF and want to draw the video to a BitmapData. I am currently getting the following error:
Exception fault: SecurityError: Error #2123: Security sandbox ...
0
votes
0answers
207 views
OSMF, Strobe media playback button over video
i want to use strobe media playback to show video and i want to create some button and text at some part of video. Something like ads on YouTube.
Can anyone help me with this?
Thanks.
0
votes
0answers
195 views
Video compression using AS3 on Flex 4
Hi I have created a Video Chat application for android mobile phone using Flex 4. but the problem is, when I running the applications the video transmission is very slow. if I reduce some video ...
1
vote
2answers
2k views
simple video chat using as3
I'm trying to make a simple video chat using Flex framework and red5 server. It's an application with 2 video displays. With connection to the server more or less figured out. However, I do not ...
0
votes
1answer
105 views
ActionScript - FlashMediaServer. Application on server side
I need to create a small app on FSM to work only on server side and I have
a question:
If it possible to do such a thing?:
application which will streaming video to clients
on top of video put small ...
0
votes
1answer
114 views
Actionscript 3 loading Chinese symbols into TextField using Actionscript
I am having trouble loading Chinese Symbols into a TextField from another TextField.
I have a dynamic drop down box that loads its text from a string within the actionscript code, however the ...
0
votes
1answer
846 views
red5 streaming connection to flex
I installed red5 successfully, but when I try to connect to red5 to stream a video, the connection fails. If I use netstreaming(null), it works, but when I use red5, it doesn't.
I use following code ...
0
votes
0answers
219 views
Actionscript 3 Encrypted FLV video Stream
We're developing an application that is capable of encrypting a video and then play it on a custom media player, but we cant manage to make the "seeking" functionality available when playing this ...
0
votes
1answer
280 views
Stream playback from Wowza has audio crackling on Flash player
I have a custom Flash video player that uses the NetConnection and NetStream classes to stream mp4 files from a Wowza server.
Lately the playback has been having audio problems. The sound is crackled ...
0
votes
0answers
99 views
flex playing more than two video at a time issue
I have a Air project in that I want to play three video at a time. my issue is after some second it slow down the system. and it show a error as out of memory. is there any way to Solve it?
I have ...
0
votes
1answer
47 views
Is it possible to get number of users watching a stream?
I'm using a regular flash video player to play rtmp streams hosted on a cdn. Does anyone know if it is possible to get a count of the number of users watching a stream, through actionscript or flash?
0
votes
1answer
166 views
Data generation mode video seeking
I am building a Video Player and try to use data generation mode. But when I had tried to seek I could not find a way to properly proceed. I have searched a lot but could not find an example of ...
4
votes
3answers
895 views
How to transmit live video over a Socket using Flex / ActionScript 3?
My Requirements are similar to this old question of 2009. I am just re-posting since OP is kind of 2 years old and the question is closed now.
How can I transmit live video Stream over a Socket ...
1
vote
2answers
516 views
Is it possible to add BitmapData to a NetStream publishing to a FMS?
Simple setup:
Actionscript3/Flash application for Augmented Reality.
A webcam feed is published to a Flash Media Server.
Now I want the Augmented Reality layer to be a part of this video capture, ...
2
votes
1answer
953 views
How to load a ByteArray FLV in OSMF?
I'm working on a local application ( it's not a website or nothing related ) and I have various FLVs with a very simple encryptation method by now (just like adding 10 at each byte).
I can load/play ...
0
votes
2answers
809 views
External Interface Problem: Error calling method on NPObject
Making a flash video streaming web-app using Actionscript 3's external Api. I am at a very rudimentary phase of the project where we're just experimenting with external interface. Right now i just ...
1
vote
1answer
237 views
Load only first frame of Video
I was just wondering if it is possible to just load the first frame of a video in AS3, so I can use it as a screenshot/preview type of thing?
Thanks in advance :)
Harry.
0
votes
1answer
748 views
How to improve quality of live streaming video in Flash?
I created Flash application that is broadcasting/watching live streaming with Adobe Media Server, and it's quality is low even with microphone turned off...
I set quality and bandwidth to 0, meaning ...
0
votes
1answer
130 views
Change the video and start it at the specific point
Good afternoon staff.
I'm having a problem and I do not think the solution. I'm new using Flash.
I have a video player and now we are implementing an HD button, the player always starts the video and ...
1
vote
1answer
423 views
Problems creating a DynamicStream player with OSMF
I'm using OSMF Dev Guide to create some examples, like this. But my player is doesn't working, I don't even received any error message.
There's my code: http://pastebin.com/EHySNRm0
I'm using data ...
0
votes
4answers
586 views
Flex' VideoDisplay control does not open stream
I'm trying to make VideoDisplay playing media with FlashDevelop. Here's the source of my application:
<?xml version="1.0" encoding="utf-8"?>
<mx:Application ...
0
votes
1answer
154 views
Live streaming of .flv format movie is not working if the directory is moved into other place
I can play the .flv movie after compilation through FlashDevelop but its not working if I move the whole directory into another PC or another Directory in the same PC. Your help will be much ...
0
votes
1answer
178 views
as3 | Flash | understanding better the meaning of importing a video to flash
I am making a project, that includes many videos. In short: let's say I want to put 20 videos that are on the screen (I won't put them all together - they would be 4 together each on 5 pages for ...
1
vote
1answer
310 views
Flex: Adobe Flash Builder with MXML: HTML Progressive Streaming doesnt work!
I am using progressive streaming with VideoDisplay, the HTTP URL provided gets buffered completely even if I have configured it to start playing the video when the buffering reaches 20%, the trace ...
2
votes
3answers
3k views
AS3 Problem Dynamically adding Cue points to flv and seeking to next cue point
I have a flvplayback component onto which I am loading a video.
To mimic next frame and previous frame actions I am adding cue points to the loaded for every second of its length.
The next frame ...
3
votes
2answers
2k views
Netstream.seek() not working for MP4 videos in Flash
I am implementing a video player in Actionscript and I need to be able to define the starting play time for the videos. Netstream.seek(pos) works for flv files but fails for H.264 files (the player ...
0
votes
1answer
913 views
How to make a Netstream based Actionscript video player resize automatically to match the parent size?
(I am new to Actionscript and I am sorry if this is a simple question.)
I am doing a media player in Actionscript and I have the following class hierarchy:
Main class, extends Sprite, and contains
...
0
votes
0answers
416 views
Publish in one swf and Play in another swf with in same page
I have embed two swf files in the same html file. For the design sake I separated one swf as two swf. One swf have all my business logic and Netconnections. Another one is just a webcam video player. ...
0
votes
1answer
97 views
AS3 is entering on a non-true if
I'm writting a little plugin for the LongtailVideo JW Player, it's AS3. I got a listener that gets the current playtime and a Timer() that counts the seconds the video has played (I start-stop the ...
1
vote
2answers
5k views
How to make an AS3 Flash video player?
I would like to make a Flash video player that takes a URL as an attribute when you embed it and loads the video based upon that attribute. All I need for the moment is a play/pause button. How can ...
2
votes
3answers
3k views
live streaming Flex
I have been working on a Flex application that sends a feed from my webcam to the Flash Media server. The application connects to the server fine but for some reason the camera is not sending anything ...
2
votes
2answers
2k views
How to get the name of the stream (RTMFP NetGroup Problem, Flex/AS3)
I'm implementing a peer-to-peer video conference application in Flex using the new RTMFP protocol and NetGroups..
Let's say the name of the group is Group1.
What I want to do is; When a new peer ...
0
votes
1answer
615 views
Caurina Tweener Transition & Video Stream Time (AS3)
We are streaming an .flv file and using the stream time to trigger animations that utilize Caurina transitions. For whatever reaseon a few parameters aren't working at all or not fully; for example ...
0
votes
2answers
377 views
How do you play a single NetStream but show different parts of it on different video objects?
I have 3D videos encoded with each eye's content side-by-side on each frame. What I want to do is take the left-half and over-lay it on the right-half. (I'll then change with the colors and the ...
0
votes
1answer
547 views
How to make a video stream published with FMS available from 2 different urls (on the same domain)
I'm publishing a multibitrate stream with adobe live media encoder to flash media server and i have to duplicate it to two different urls within one domain.
Maybe it's possible by configuring apache ...
2
votes
1answer
227 views
Flash video stream pixelating when downloading player, just fine when player is local
I'm building videochat functionality for a site, using Wowza as the streaming server. I've noticed that when I use the chat on a page hosted on another machine (EC2 in this case) it pixelates, but ...
0
votes
1answer
765 views
How to buffer stream when the video is paused with flash
I need a feature of allowing buffering the video when it's paused, which I cannot find how to do it directly...
I notice that, when I pause the video, the event "NetStream.Buffer.Flush" is triggered. ...
0
votes
1answer
487 views
Flash AS3: URLLoader data to video playback
Without getting into the details of why (its for school) I'm trying to use a custom preloader I've created to load a Flash video.
I've created the animations, and the loader functions, but on the ...
2
votes
2answers
2k views
How to synchronize multiple video streams in ActionScript?
I'm trying to play multiple video streams simultaneously. However, I cannot synchronize these videos to play at the same rate.
---- details --------
I have three 45-second videos in FLV format and I ...
1
vote
2answers
3k views
Actionscript 3 NetStream immediately paused does not get metadata
I am writing a basic video player in Flash CS5 and Actionscript 3. For this basic player, I attach my NetStream to my NetConnection, then call the stream's .play() method to begin loading. Although ...

