Problem with origin module installation
Hey, I'm trying to install the origin module on my apache2.2 server. I'm working with a win7 x64 machine. I followed the instructions and copied mod_f4fhttp.so, hds.dll and libexpat.dll into my modules...
View Articleorg.osmf.metadata.Metadata undefined method addValue ?
Hey, I'm working with the open source code for OSMF. I'm using the ManifestParser class (org.osmf.elements.f4mClasses) which imports the Metadata class.As Metadata is defined in the API...
View ArticleHTTP Dynamic Streaming - Architecture & Scalability
I have a question about scalability.Correct me if I'm wrong, but my understanding is that for every fragment request from a Player to an Edge (let's say, nginx i.e. not running the Apache module), the...
View ArticleHTTP Origin module returns incorrect mime type
I have the HTTP Origin module setup on my Apache 2.2 server on Linux. It is working fine and I can play back HDS VOD content thru it that is on my server.But when requesting the VOD .f4m manifest the...
View ArticleRedirect for FMS 4.0 / 4.5 compatibility creates wrong bootstrap URL?
Hi - I've successfully setup an HDS live stream on FMS 4.5. I also have a seperate FMS 4.0 configured for HDS, and want to take advantage of the URL redirect mentioned at...
View ArticleTCP Sessions in Adobe HTTP Dynamic Streaming
Hello All, I have one question on the Adobe HTTP Dynamic Streaming. In Microsoft Smooth Streaming two separate TCP sessions are initiated by the client to the sevrer for downloading the fragments...
View ArticleProblem in working with Adobe Flash Access SDK - JAXBImpl.jar issue
Hi all, We are using Adobe Flash Access SDK for Adobe HDS Encryption. The Adobe Flash Access SDK 3.0 comes with thrird party jars and works with the jars it provided. Now we are facing problem...
View ArticleHTTP MBR with OSMF
I just can't get it to work... tried both via F4m and smil, versions 1 or 2 of HDS... nothing works. Any suggestions? Here's my code: package{ import flash.display.Sprite; import...
View ArticleHTTP DYNAMIC STREAMING WITH CONTENT DELIVERY
Hi.... I installed adobe zeri with apache2.2 in my server and created a different bit rates manifest files using f4fpacakager.while playing the manifest file by giving a request from OSMF player as...
View ArticleFlash recording issue on Mac platform
We are trying publish a NetStream from flash to a Red5 media server via RTMPS. The stream is published correctly when using the Windows platform, however the stream gets cut off after a few seconds...
View ArticleStream not found in OSMF player
Hi.. This is ramesh, I installed adobe zerri server in my local server and using f4f packager i created manifest files with different bitrates and moved that files to /opt/adobe/fms/webroot/vod .using...
View Articleappend parameter to segment/fragment request
Hi there, We are passing a username paramater to our request for the flash manifest files on our CDN. This parameter is set at the streaming URL level. e.g....
View ArticleAudio "popping" when prepared with f4fpackager
When I prepare a file for HDS using Adobe's f4fpackager tool I experience "popping" in the audio. It seems to be related to the fragment size, smaller size more often, but doesn't nessicary happen once...
View ArticleHTTP dynamic streaming in HTML5 player, on FMS 4.5
Hi, I'm not sure if this is correct place to ask this question, but - I'm using FMS 4.5, is it possible to create an HTML5 based media player using OSMF player. If yes, please help me with the url to...
View ArticleFMS 4.5 Live streaming issues
Hello everyone, I've installed FMS4.5 on a CentOS server with Appache and both servers works fine. I'm trying to set it up for live streaming and I've followed the simple step by step instructions...
View ArticleWhere can I find 'mdat' spec of f4f?
Hi,I create f4f file with f4fpackager, only h264 video, no audio. When I parse f4f file, first mdat atom has format:...6D 64 61 74 00 00 00 00 00 07 18 EF 09 00 00 20 00 00 00 00 00 00 00 17 00 00 00...
View ArticleHow can I download FLV completely and only then play video on Flash?
What is a proper way to download video first and then play it in Flash? NetStream seems to allow me only to stream video - I can't find a way to download file completely first. Is there some other file...
View ArticleGet ByteArray out of HTTPNetStream?
Is it possible to send the bytes loaded in HTTPNetStream to a MXML ?For example, add a custom event (contains the bytes) in attemptAppendBytes, and addEventListener in MXML?I'm hoping to share the...
View ArticleCompositionTime
about download.macromedia.com/f4v/video_file_format_spec_v10_1.pdfAnnex E. The FLV File Formatpage 72CompositionTime IF CodecID == 7 SI24 it's error, composition time always >=0 and, of course,...
View ArticlenetStream in data generation mode and h264/aac
Hello, I have a flv file with h264/aac encoded with ffmpeg and i put the metadata with flvmdi. I'm using a netstream in data generation mode and appendBytes to read it. The video plays well but i have...
View Article