Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (1)

13
votes
1answer
318 views

Embedding metadata time limit for Flash Builder 4.5.1mobile project?

I am working on a project that requires me to embed metadata on the fly with a recorded stream from a webcam. I am utilizing Flash Builder 4.5.1 creating a mobile project. I am using a simple ...
9
votes
10answers
8k views

Alternatives to Flash Media Server for multiplayer game development

I've used Flash Media Server to create multiplayer flash games, but the cost of deploying a FMS application seems rather high. Are there good alternatives, open source or not, that I should look into ...
8
votes
1answer
518 views

How to publish multiple bit rate(MBR) live video?

I've searched quite a few threads: http://www.developsigner.com/blog/2009/05/28/multi-bitrate-live-streaming-with-fmle-adobe-flash-media-live-encoder http://forums.adobe.com/thread/27371 ...
7
votes
2answers
1k views

Any Red5 Working Example Project for 0.9 release

I'm trying to find 1, just 1, working sample project for Red5 that's updated to work against the latest 0.9 release without missing jars and other nonsense. Right now, it's at v0.9 and the libs are ...
6
votes
4answers
1k views

Flash webcam/microphone capture with open-source media server

A media server is required for capturing video from Flash but none of them seem to have any documentation available (not even API docs or other source code comments). I would prefer crtmpserver ...
4
votes
3answers
495 views

FMS server technology: 10 connections vs. $4.5K

I came across this comparison chart that suggests that FMS costs about 4.5 grands (compared to $995 for wowza and free for Red5). Since I'm at the stage of choosing/learning the technology, I'd rather ...
4
votes
6answers
1k views

What are differences between Red5 and Flash Media Server

I'm building a simple flash app that records user voice. I'm new to flash. What should I consider when choosing between red5 and flash media server? Can they both be hosted on EC2? Thanks!
4
votes
5answers
3k views

“Fake” DirectShow video capture device

This is tangential to the last few questions I've asked. I need to get video from an IP webcam (SNC-RZ25N) to Flash Media Server. I'd rather not have to use Windows, but if it makes things easier, I ...
3
votes
1answer
491 views

How to move files from S3 bucket to EC2 on creation of instance

I am creating Flash Media Servers using an AMI that Adobe provides. I need to load some config.xml files into particular directories of the server so that when FMS starts up it will have the security ...
3
votes
2answers
646 views

Implementing Authentication/Authorization on Flash Media Server

We are using a flash media server to serve streaming media (H.264) for our application. Within the application itself we have implemented authentication (CAS) and authorization so only certain people ...
3
votes
3answers
2k views

Red5 Security Tutorial

I am looking for a step by step tutorial on securing Red5 from intrusion. This seems to be a question that comes up alot in a google search, but is never really answered in a way that makes sense to ...
3
votes
3answers
909 views

Preventing progressive download of mp3?

I'm looking for some solutions for creating an mp3 player in flash; one that either uses streaming or some kind of obfuscation to prevent users from downloading the source mp3. If I used a ...
2
votes
0answers
29 views

Choppy/skippy sound when streaming from flash media server.

I'm having an issue streaming mp3 files form flash media server where the sound will be very choppy. When polled every second the newStream.time property has kind of crazy numbers like 1,3,6,8,10 ...
2
votes
1answer
39 views

Diff. between a web server and a media server?

Can some please explain me in-detail. Can't i just upload flv or other media files to my web server and play them on a webpage with embed tags? Why do i need media server for this? Or when do i need a ...
2
votes
1answer
317 views

What is the easiest/best way to record mp3 from flash in a browser

I need to record audio clips from web browser using flash and store them as mp3 files on S3. The application is written in Ruby on Rails, but I suppose its not too relevant here. We already did this ...
2
votes
2answers
249 views

Advancing a video frame-by-frame with Flex and Flash Media Server

I've got an Adobe Flash Media Server set up with some streaming videos (.f4v). I've got a Flex app that uses a VideoDisplay component to connect and play videos. For this particular application, it ...
2
votes
3answers
262 views

How do you write and debug server side actionscript?

what is the best way to write and debug Server Side Action Script on Flash Media Server? I use Flash Builder for syntax highlighting, but that's all. I want to debug, make breakpoints and ...
2
votes
1answer
67 views

Scheduled Media Streaming

I have a video that needs to be delivered through streaming, but all viewers need to be synchronized at the same time regardless of when they started the video. If the video starts streaming at 7:00 ...
2
votes
3answers
2k views

How can I simulate blocking RTMP over port 80 on Windows?

I've got a simple Flash client connecting to a Flash Media Server, and I'd like to be able to simulate the client doing the following: Attempting to connect to an RTMP stream on port 1935 and ...
2
votes
1answer
258 views

Flash Media Server calling a page that returns JSON data

I am very new to Flash development. I have an asp.net mvc site that has a controller action that returns JSON. I have a Flash Media Server setup that needs to call that controller action every 15 ...
2
votes
3answers
4k views

Does webcam recording with Flex strictly requires a media server (FMS, Red5, Wowza,etc.)?

I'm trying to implement a flex app that will be able to record a video from a webcam and then upload it to a server. I've only found tutorials and examples that require a media server running such as ...
1
vote
2answers
162 views

Flash media Server, Live Video Mic Echo when using a Apple Cinema Display

I'm using Flash Media Server to create a 1:1 video chat. The problem I'm having is that when I use my apple cinema display I get horrible Echoing, even with the reduce echo box checked. If I don't use ...
1
vote
2answers
133 views

live stream quality vs frame dropping?

I have a custom FMS app and Flash Player broadcaster which uses bandwidth detection to set quality such as: camera.setQuality( detected_bandwidth, 0 ); This works very well to avoid frames from ...
1
vote
1answer
39 views

Flash Media Server: How to fully protect stream?

I am developing a lightweight protection mechanism on FMS. Currently, I can authenticate user using SSO Token provided by main server. However, authenticating SSO Token requires ...
1
vote
1answer
129 views

Setting up Flash Stream to Media Server

I have Adobe Media Server 4, and I am using Flash Professional CS5.5 to create streaming application. For testing I use default Adobe Page where you can insert streamer url and Stream name to connect ...
1
vote
2answers
325 views

I want to install a RTMP server

I have the following options - 1) Flash Media Streaming Server 2) Wowza (It has a free edition) 3) RTMPlite (Open Source, Python based) 4) RTMPD (Open Source, C++ based) If anybody has any experience ...
1
vote
4answers
451 views

How can I share the same NetConnection Object between two views?

Flex Mobile applications are view based. And I'm using Adobe Cirrus (im assuming its the same for any FMS netConnection) Does anyone know how to maintain a persistent netConnection between views in a ...
1
vote
2answers
457 views

ffmpeg always passes the video through directshow?

ffmpeg always passes the video through directshow? I need to get a streaming video that came from a ip camera, and pass it to directshow. I'm using ffmpeg to get this video, and I'd like know if on ...
1
vote
1answer
238 views

Can't mute a NetStream

I'm creating a video chat app using Flash Media Server 4 and Flex, using RTMFP for peer-to-peer. No matter what I try, I cannot mute a user's NetStream. I tried receiveAudio(false) and that does not ...
1
vote
1answer
1k views

NetStream.publish Webcam to FMS working in standalone player, but not in browser

I am trying to publish the video of a webcam to a Flash Media Server 2. My code is working in the Flash standalone player (tested with 10.0 and 10.2), but not in the browser plugin (tested with 10.2, ...
1
vote
2answers
444 views

Publishing Live Video to CloudFront Streaming

I'm doing research into the best way to stream live video in a webapp (multiple user created streams). So far it looks like using AWS CloudFront to distribute the video to flash clients would be ...
1
vote
1answer
464 views

Flash Media Server, test RTMP stream from Flash Builder

I have a server with RTMP service but when I publish the SWF from Flash Builder it says stream not found. Server is on the Virtual Machine, so I access it through IP. If I do the same from Flash IDE ...
1
vote
2answers
128 views

FLV video tagging using ActionScript 3

I would like to tag some parts on screen (like tagging people's head in photos in Facebook) in video (in certain second). Videos are in FLV format, video on demand. Is there any library that I can use ...
1
vote
2answers
1k views

Developing a Chatroom in Flex ActionScript3 + Red5 , Remote Shared Object based UserList or Serverside?

We are going to develop a simple chatroom in flex using Red5. Should we store UserList in a Remote Shared Object or Server Side List? Are there any example exit on Red5 or FMS , which uses Server ...
1
vote
2answers
149 views

fms port error after installed

I installed fms 3.5 and actually am running apache for php in 8080 and want to make this fms service in different port and made it as 8083 while installing, After installed when am starting fms ...
1
vote
1answer
536 views

How to Authenticate to a asp.Net webservice from Flash Media Server

I've searched all over and can't find this addressed anywhere. I have a Flash Media Server script that writes data to an ASP.Net webservice when a user connects. It works great, but I want to lock ...
1
vote
1answer
980 views

Live video streaming website

we are looking forward towards developing a very interesting community portal that would help the user to broadcast their live videos across the community. I've been checking over sites like ...
1
vote
2answers
572 views

how to connect from Flash Media Server 3.5 to Zend_Amf

i want to be able to connect from flash media server 3.5 to Zend_Amf (latest ZendFramework version). i tried doing the following: function amfresponder ( ) { this.onResult = function (result) { ...
1
vote
2answers
192 views

what's more secured, adobe flash media server or php for server side programming?

i want to create a flash application that sends information to a web server and i want the information to be encrypted and secured as possible. i know that using adobe flash media server or wowza ...
1
vote
1answer
347 views

Flash media server alternatives for video streaming

i'm looking for some free media servers for live streaming of video/audio, it would be great if it has HD support; also it would be good if it would be something .net related, cuz i'm making the ...
1
vote
1answer
192 views

Connecting two Flash Media Servers via a NetConnection, but not able to use the call method

I'm wondering if anyone has had any luck connecting one FMS to another FMS (two different physical machines) via a server-side NetConnection, then having the first call a method on the second. I'm ...
1
vote
1answer
1k views

Publish webcam feed to Flash Media Server

I have a fairly high-end webcam (snc-rz25n) that I need to rebroadcast using the Flash Media Server. I can get the picture as MPEG-4 (not h.264). So I need to transcode to h.264 and publish at ...
1
vote
1answer
477 views

How do I record streams in chunks on Flash Media Server

I want to record a stream which is published with Flash Live Encoder to FMS 3.5, but split the recording in files with predefined length. For example if a stream 'webcam' is published I want to record ...
1
vote
3answers
3k views

Why Flash Media Server does not call application.onDisconnect handler?

I've run into strange problem in my Flex/Flashcom application. If client application unexpectedly disconnects from server latter does not call application.onDisconnect handler function. In witch ...
0
votes
0answers
12 views

streaming on flash media server via amazon ec2

I need to implement streaming videos to only a particular group. Users who are invited will not be able to forward or play back the streaming session. For example, let's say that I have uploaded a ...
0
votes
0answers
25 views

Flash Media Server IPC Heap Size Issue

Description: Using Flash Media Server 4.5.0, origin-edge, my edge has this configuration: Process scope: inst Distribute numprocs=3 Clients HeapSize: 2048 kb (global) HeapSize: 1024 kb (edge) Two ...
0
votes
0answers
25 views

Using IIS7/Windows 2008 Server for live http streaming to iPad and iPhone

I downloaded the developer's edition of flash media server. It comes with Apache as the web server. The example provided with the flash media server developer edition works great with Apache, but ...
0
votes
0answers
24 views

Flash Media Server (FMS) - using LoadVars outside of onConnect function

Trying to us Flash Media Server to call a webservice through LoadVars. So I am able to do do it within application.onConnect. However, if I try doing the same exact code from outside of onConnect it ...
0
votes
0answers
56 views

Can Adobe Flash Media Server 4.5 *encode* video or audio?

It's not 100% clear to me. FMS server-side script has a Stream class. a stream object has these methods (amongst others): Stream.get(name); Stream.play(name, [other stuff]); Stream.record(); ...
0
votes
0answers
34 views

How to save changes in remote shared object after reloading the page

I have a recording shared object which contains media recording, my task is to delete some part of this object and save the remaining object at the same location that is recording array I first ...

1 2