Flex :: Streaming Server (for Pushing Data Not Video) Setup With GraniteDS

Apr 21, 2011

I have a streaming server (for pushing data not video) setup with GraniteDS and it works great. I have to include multiple swf files in a web page. Each of these swf files has a data table which includes streaming data(this is a specific requirement - so I really cant combine all data tables into 1 huge data table/swf file). All the swf files however, connect to the same gravity channel/streaming endpoint.

How many connections are there from the web page to the streaming server? Does each swf file start a new streaming connection? Or do all them share the same connection since they are just connecting to a single channel?

View 1 Replies


Similar Posts:


Media Server :: FMS Interactive With Data Events - Camera Streaming Video

Sep 15, 2011

I'm completely new to FMS but a seasoned Flex developer. We're building a Flash Builder 4.5 application which will be deployed to iPads. The basic functional requirements are as follows:

1. Presenter in a room has a camera streaming video of themselves2. Participants in the same room have an iPad - there are 30 participants and the stream is sent to all 30 iPads simultaneously.3. There must be lowest delay possible with good quality video - we understand this can be achieved with RTMP and that VP6 has to be used (as there is no H.264 support at present in AIR on iOS)4. The presenter will trigger certain things from their iPad which will then display certain alerts, content on the partcipants iPad (from server connection the participant iPads are listening to)

Firstly, I'm interested to know your thoughts on this current spec. This was put together from zero initial experience with FMS and having read a lot online and creating a proof-of-concept. Secondly, with regards to the two-way interaction: Is this something FMS handles? Previously I have used LCDS or BlazeDS for the data events & streaming aspects of our applications. Initially I was planning on using BlazeDS again, in addition to FMS. But from what I have read FMS possible handles data push too? Does FMS have LCDS/Blaze built in in some way?

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

Flex :: Possible To Record Video Without Streaming To A Server?

Aug 26, 2010

I want to give my users the ability to record a video from WebCam (maximum 60 seconds) so the file should be big with proper quality settings.Do you know of a way to record it in memory (as Flash running in browser can't access file System) and then send it to server to save the file? I have build a functionality to capture a photo with Webcam and send it to the server but not sure about Video.(I prefer not to stream to Red5/FMS or similar as it's more relaible to keep things contained in the Flash file in my opinion) plus I had issues with quality of recording with Red5

View 1 Replies

Media Server :: Setup A Video Player For HLS And HDS?

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

Media Server :: Setup Video Site To Stream?

Jan 20, 2012

I am trying to set up my video site to stream from the fms server¯ and the instruction stated that I should create my own new folder in the application directory on the fms server, and I have created my directory, which I called brigma_streams¯, and I have copied files from {FMS-Install-Dir}/ sample/Application/vod to my new folder.
 
[Code]...

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

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 :: Streaming Video Live With A Video Camera?

Sep 17, 2009

I am looking to broadcast live video and need a camera that is better than a simple webcam. It looks like they used to make video cameras that would register as webcams, but stopped making them.If you wanted to broadcast an event live, what would be a good camera to use?

View 5 Replies

Media Server :: Stuck In Vhost Setup Have Setup And Working Up To Connection?

Feb 22, 2011

I have started the vhost setup. I have cpanel on the server and I added the domain and it resolves to
the hosting account just fine pull up www.domain.com and goes to server.
 
I added the www.domain.com vhost. I pointed the application dir to /home/domain/public_html/applications/
 
I copied live over to applications dir. I setup user and pass for the virtual host login.

View 3 Replies

Java :: Implement A Data-based ComboBox Control With GraniteDS?

Oct 26, 2009

I'm trying to integrate Seam and Flex with GraniteDS, with the goal of implemenenting a code generation tool for main use cases of CRUD operations.One of my needs is to have the possibility to generate a combo box to reference a parent entity from another. For example, a state combo box in my county edition/creation screen.

View 1 Replies

Flash :: Playing Video From A Streaming Server

Aug 8, 2009

I've been trying to insert a video in a flash project that is hosted on a flash media server. I put the address wich by the way is [URL] and it doesn't work, I'm pretty sure that the address is right, am I misssing something?

View 2 Replies

Media Server :: Streaming Video Over Internet Using FMS 3.5

Jan 20, 2010

I,am using FMS 3.5 to stream video over internet.This video will be a part of a website www.mywebsite.com . I have the webserver in my company. This webserver has the local LAN IP : 192.168.10.19 which is binded with a public internet ip 212.77.xx.xx .This website is hosted using IIS 6.0 on OS windows 2003 server with SP2.I created a swf name sample.swf from sample.flv file and gave it the rtmp address as follows: url...is the instance on the server, and 192.168.10.19 is the LAN IP of server) ,and it worked fine and every one within the local company network could see the streaming video. Now i tried to replace this local address with the public address and the address became as follows: url...After giving this public IP in the rtmp address i,am getting a message "Failed to load Flv from the address url...and as as result the video is not streamed and it only shows the progress bar on the link url... without loading the video. I have also checked the ports 80,1935,1111 on the server and they are open. Is there any problem with my rtmp address with public IP or any other reason ??

View 7 Replies

Media Server :: Streaming Live Video With FMS¸?

Mar 23, 2010

I've tested an exciting tutorial about streaming live video with Flash Media Server 3.5..every thing went good and i could see my webcam broadcast from my machine through my web site but unfortunately.I can't see it from any other machine.I'm using Microsoft windows XP SP2and flash media live encoder 3but my web server run UNIX is this a problem?

View 15 Replies

Professional :: Streaming Video Without Media Server?

Aug 23, 2010

I thought Flash could play a video without having it not fully loaded first. (even on a normal server)

My SWF is calling the video from the server (I mean the video is not embedded in the SWF but is on the server space) My problem is that the SWF seems to download the video in full before playing it.

View 1 Replies

Media Server :: Add A Watermark Onto A Streaming Video?

Dec 18, 2010

I'm going to broadcast a esports tournamet on our website. And I want to add my partner's logo onto the corner of the streaming video. How can I achieve this?
 
Also, how can I make the streaming flash player display an offline image when the streaming is offline?

View 2 Replies

Media Server :: Video Streaming For Android?

Mar 16, 2011

I am currently building a movie player which will play movie stored in the FMS with my PC as localhost(later on i will port it to my Android device).However,through the following code, I tried to just simply connect to the localhost to retrieve one of the video,but it keep popping out errors which I don't get it.

nc = new NetConnection();
nc.connect("rtmp://localhost/vod");
ns = new NetStream(nc);

[code].....

View 4 Replies

Media Server :: Query Regarding Video Streaming Using FMS?

Nov 28, 2011

I am having a server[url]... in which there is an flv file in one of the folder (http:url...)and on this server only, FMS is also installed (http:url...). I want to stream the flv file by using the FMS server, so I want to know that whether this flv file can be streamed directly from the same location where it is presently now or I have to add the file in the application folder (vod) of FMS.which path to follow for video streaming using the FMS server.

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

Media Server :: Possible To Crop Webcam Video Before Streaming?

Jun 4, 2009

Before I buy the Flash Media Server, I would like to know that:
- Is it possible to crop the webcam video (because I need just one part of the whole picture) before streaming from the client's Flash Player to the Media Server? (it would reduce the bandwidth a lot)
- If not, can the player store some parts of video until it is fully streamed with all it's data (30 fps) to the Server? (e.g: client: low bandwidth, I need all frames that the webcam records, real-time doesn't matter if it takes 1 minutes for 20sec video, that would be ok.

View 1 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 :: Dynamic Streaming Video Stutter?

Mar 23, 2010

When using Flash Media Live Encoder 3 to dynamically stream live video, the subscribing to it is "jumpy", for lack of a better term. I have no issues with swapping between bitrate streams on pre-recorded video, but when I use live feeds one of the streams seems corrupted. I've tried various bitrate settings and different people experience the video differently, but about half the time, one of the streams is all tiling and stuttering.
 
Example: If publishing 3 streams (200kb/s, 600kb/s, and 1200kb/s) and the bandwidth drops, causing a downshift from 1200 to 600, after the transition the 600 is in this weird stuttering 1 second loop and persists to do this until the dynamic stream requests a switch to one of the other streams.I've tried reinstalling FMIS, FMLE and no matter what I do, there seems to be a 50/50 chance that a viewer will experience this. What's so weird to me, is I'll watch it in 2 separate player instances on the same machine and one of them gets the stuttering on the 600 stream and the other one doesn't.

View 3 Replies

Media Server :: Live Streaming H.264 Not Showing Video

Jul 13, 2010

I'm using FMLE 3.1 to stream live video encoded with H.264 format with FMS 3 and Flash player 10 + AS 3 to connect to the stream. When I connect to the stream, just the audio is played. I'm able even to get the metadata information about the video, but I just receive the audio. I already tried some stuff like

1. "Flash 10 won't play live stream H.264 after iTunes install" [URL]. I tested it in a complete different environment than mine, but the same result.

2. I've tried some format to play method, but this is just to play files
ns.play("mp4:saple.f4v"); ns.play("mp4:sample");

3. Also read "How do you watch and record a live h.264" [URL], but I don't get even to play the stream at first place. This is the code I'm using

import flash.media.Video;
var video:Video = new Video(720, 480);
var ncVideo = new NetConnection();
this.ncVideo.addEventListener(NetStatusEvent.NET_STATUS, onNetStatus);
[Code] .....

Another detail is that when I record the video to a file for instance "sample.f4v", I put this video in the FMS but when I connect to this stream I receive the "FileStructureInvalid" error message. I went from changing the extension to .flv [URL] to the solution to flatten the files [URL] but this is not the case because I'm using FMS to stream the recorded video.

View 2 Replies

Media Server :: Streaming Live Video In Realtime?

Aug 11, 2010

I am a Wedding/Events Photographer/VideographerOne of my client want his events be live streamed over internet, I am quiet new for this type of jobas to what Software / Hardware I have to purchase for Live Streaming of Video over Internet.. and how it will encode in realtime.?

View 8 Replies

Professional :: Android Video Streaming To RTMP Server?

Oct 7, 2010

I am trying to publish a video to an RTMP Server but it doesn't publish. It might be a pre-release bug. I am able to play a NetStream but not able to publish one. Is there a sandbox issue? I'm not sure. Because, the FMS RTMP Server will not let a client connect unless it has been downloaded from the same host as the server (something like a sandbox condition)

View 2 Replies

Media Server :: Streaming Live Video To My Website

Nov 20, 2010

I have Flash media server, flash media live encoder, and flash cs5.I'm gonna be using flash media live encoder to stream my desktop and webcam to my website. My current host (host gator) doesn't have rtmp enabled on their web hosting plan, only on their dedicated and vps hosting. My question is do I need to switch hosts to one that has rtmp enabled so I can stream to my website for people to view?Also, can I embed this stream into another part of my site?

View 5 Replies

Media Server :: Streaming Not Fully Uploaded Video?

Nov 24, 2010

Is there a way to start streaming video (.mp4, .avi, .mkv) which wasn't fully uploaded yet?

View 1 Replies

Media Server :: Embed Streaming Video Into Webpage?

Dec 18, 2010

I have successfully set up a media server and used media encoder to stream my desktop to the server. Then I used Flash CS5 to create a actionscript, adding the source url and published the swf, skin and html files. This swf/html can work locally with skin without problem.

Then I uploaded these 3 files to my apache server. After that I try embedding the streaming video into a forum post. I used the forum's BBcode [flash] to insert the swf file with full path into the post.Though the video can be played, but there is no skin.The forum also supports html code. What codes to I need to embed the video with functional skin?

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 - Video Streaming From Browser To Server Software

Sep 7, 2011

I need to stream webcam/microphone data from a browser to my server: Can I use anything else than Flash on the client side? What alternatives to Flash Media Server are there? Any open-source?

View 2 Replies







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