<< Open Source Media Framework Users

Discussion Area

ask questions, discuss topics, solve problems

Discussion Home | About | Threads By Date | Search

Posts

1-10 of 62 | Next> | Last>>

OSMF Pseudostreaming Plugin
Thread posted on Sep 16 by mexxik

Title: OSMF Pseudostreaming Plugin
Content:

Hello,

I have created an OSMF Pseudostreaming Plugin: https://github.com/mexxik/osmf-pseudostreaming

Maybe somebody could use it


Link: OSMF Pseudostreaming Plugin on GitHub

Encrypted HLS Stream, HTTPNetStream, HTTPStreamSource
Thread posted on Aug 29 by n53mat

Title: Encrypted HLS Stream, HTTPNetStream, HTTPStreamSource
Content:
Hi,
 
I'm trying to find anyone that might have had experience working with an enrypted HLS stream in OSMF.
 
I've been using the library at http://code.google.com/p/apple-http-osmf/ and managed to get this working with a non-encrypted stream.
 
Also if anyone has any in depth knowledge of the HTTPNetStream and HTTPStreamSource classes it would be helpful to get in touch with you also.
 
Many thanks.
Mat

Hi, I'm trying to find anyone that might have had experience working with an enrypted HLS stream in OSMF. 

I've been using the library at http://code.google.com/p/apple-http-osmf/ and managed to get this working with a non-encrypted stream. 

Also if anyone has any in depth knowledge of the HTTPNetStream and HTTPStreamSource classes it would be helpful to get in touch with you also. 

Many thanks,
Mat


HTTP Streaming and BitmapData.draw
Thread posted on May 29 by yohoma

Title: HTTP Streaming and BitmapData.draw
Content:

Hi OSMF Experts,

I've tried to duplicate segments of a Video with BitmapData.draw.

  • It's working with RTMP (set videoSampleAccess server side).
  • Progressive is also working (crossdomain.xml is ok).
  • BitmapData.draw doesn't work with HTTP Streaming! (Using *.f4m). What's the way to get this working? Following Error is thrown
    SecurityError: Error #2123: Verletzung der Sicherheits-Sandbox: BitmapData.draw: file:///C|/players/myVideoTestHTTP.swf kann nicht auf null zugreifen. Es haben keine Richtliniendateien Zugriff gewährt.

I've used OSMF 2.0 for the Tests. And I've testet with the sample.mp4/manifest.f4m example (see links).

Thanks for your answers.

Greets

Martin


Link: sample.mp4/manifest.f4m

Help with alternate audio track
Thread posted on May 28 by No Nickname

Title: Help with alternate audio track

Help Needed Posting a Position Looking for OSMF Developer
Thread posted on May 03 by bediff

Title: Help Needed Posting a Position Looking for OSMF Developer
Content:

I would like to post a position but can't find out where the posting link is.  I am looking for an OSMF Developer for a contract position in San Jose- can anyone help me as to where I post this?  Thanks!  

  Cheers!

~Patrice

Patrice Basso
TIVA SYSTEMS, INC
Certified WMBE
111 W St John Street Suite 510
San Jose,CA 95113
Tel: 408.916.3220
Cell: 650.793.0600
Fax: 408.295.2670
patrice@tivasys.com
http://www.tivasys.com


Http Dynamic Streaming 1
Thread posted on May 01 by gosuperninja

Title: Http Dynamic Streaming
Content:

I'v started to add HTTP Dynamic Streaming support into FFMPEG. In the process I found something very odd and would appreciate any feedback or insight. I started to stripping atoms out of the fragments generated by the adobe fragment tool. I did this to find the initial minimum atoms used in the OSMF to play a fragment stream. I followed adobes F4V doc and read what as manidotry and what wasn't, but I wanted to test it against the OSMF implementation. What I discovered was that I stripped every atom, except the MDAT atom, and OSMF was still able to play the fragments. I'm confused because I thought the TRAF atoms held the location and timing of each from with in the fragment file. So how is OSMF able to play the file. My only thought was that the data in the MDAT isnt' just encoded video/audio. But there is some addition container data in there. Any ideas?


How to direct use org.osmf.net.httpstreaming.HTTPNetStream
Thread posted on Mar 01 by FMSer.cn

Title: How to direct use org.osmf.net.httpstreaming.HTTPNetStream
Content:

I want to develop a http live stream player,but I don't want use MediaPlayer or MediaPlayerSprite calss in osmf framework,I want use netconnection and netstream as start,may I use HTTPNetStream class directly.if can,how?Thanks!


Adobe Launchpad Problem
Thread posted on Dec 03 by 88Gears

Title: Adobe Launchpad Problem
Content:

Hi I am an industrial designer by trade.

I am adding interaction design to my skills. I am working on an assignment

which is an air app that can display and convert a 3d model to a collada model.

I am a programming newbie so I am not able to handle the errors that come up.

I was hoping I could get help from some seasoned users.

I created an app in Air Launchpad but as I add things to the code I get errors.

I am using the code in this project to view the model and manipulate it.

http://blog.anthony-scavarelli.com/?p=77

But I cant even run that because of this error:

Process terminated unexpectedly.
invalid application descriptor: Unknown namespace: http://ns.adobe.com/air/application/3.1
Launch command details:  "/Applications/Adobe Flash Builder 4.5/sdks/4.5.1/bin/adl" -runtime "/Applications/Adobe Flash Builder 4.5/sdks/4.5.1/runtimes/air/mac" "/Users/remel/Documents/Adobe Flash Builder 4.5/ME580x/FinalProject/ColladaAirViewer/bin-debug/ColladaAirViewer-app.xml" "/Users/remel/Documents/Adobe Flash Builder 4.5/ME580x/FinalProject/ColladaAirViewer/bin-debug" 


Process terminated unexpectedly. invalid application descriptor: Unknown namespace: http://ns.adobe.com/air/application/3.1 Launch command details: "/Applications/Adobe Flash Builder 4.5/sdks/4.5.1/bin/adl" -runtime "

/Applications/Adobe Flash Builder 4.5/sdks/4.5.1/runtimes/air/mac" "/Users/remel/Documents/

Adobe Flash Builder 4.5/ME580x/FinalProject/ColladaAirViewer/bin-debug/ColladaAirViewer-app.xml" "/

Users/remel/Documents/Adobe Flash Builder 4.5/ME580x/FinalProject/ColladaAirViewer/bin-debug"

Thanks for your help.

Geri





Image:
Code: protected function init():void

state ready event isn't always dispatched?
Thread posted on Oct 13 by panell

Title: state ready event isn't always dispatched?
Content:

Hello I have little problem. I want to know that stream was 'reconnected' (using OSMF 1.6).

Scenario:

woowza server

user 1 - publishes video from camera

user 2 - watches the video

if user 1 stops recording or disconnects from steram  user 2 will always recieve state playbackError. This is ok (I know that steram isn't working).

But when user 1 starts recording again or connects to stream I get state ready only sometimes and sometimes not.

I am not sure if it's OSMF bug or some configuration bug.

I need a way to tell that stream is up and running again.


PRIOR MEETINGS ARCHIVE -- Links to Connect Session Recordings 1
Thread posted on Apr 22 by greg•hamer

Title: PRIOR MEETINGS ARCHIVE -- Links to Connect Session Recordings
Content:

Previous Connect session recordings

Here's the list:

29th September 2011
Catalin (Kimi) Dobre - Strobe Media Playback Code Walkthrough (SMP 1.6) -- Enhanced Multiscreen Support
http://experts.adobeconnect.com/p2lyy54xufn/

5th May 2011
Zohar Babin - 3-Screen Publishing With Kaltura Open Source Platform, OSMF-based Dynamic Player and HTML5 Video Javascript Library
http://experts.adobeconnect.com/p7wbjkutswi/

16th March 2011
Josh Weinstein -- KickApps.com App Studio Including OSMF video players and other widgets
http://experts.adobeconnect.com/p52411245/

16th February 2011
Jodie O'Rourke (blinkbox.com) - Generating revenue from video with OSMF
http://experts.adobeconnect.com/p88656256/

19th January 2011
Cathi Kwon (Adobe) - 2011 OSMF Roadmap Walkthrough
http://experts.adobeconnect.com/p18438616/

17th November 2010
Andrian Cucu (Adobe) - Strobe Media Playback Code Walkthrough (version 1.5)
http://experts.na3.acrobat.com/p41481809/

20th October 2010
Will Law (Akamai) - OSMF and HTTP Streaming
http://experts.na3.acrobat.com/p47054887/

17th June 2010
Ovidiu Eftimie (Adobe) - Introduction to Strobe Media Playback and Flash Media Playback (SWZ)
http://experts.na3.acrobat.com/p31336656/ 
Slides only (to see code samples clearly):
http://experts.na3.acrobat.com/p28142536/

19th May 2010
Brian Riggs (Adobe) - Sprint 10 & 11 (OSMF v0.93 & v0.95) Overview + Features in Future OSMF Releases
http://experts.na3.acrobat.com/p59237015/

21st April 2010
Jodie O'Rourke (blinkbox.com) - Generating revenue from video with OSMF
http://experts.na3.acrobat.com/p82986027/

17th March 2010
David Hassoun (RealEyes Media) - Introducing REOPS
http://experts.na3.acrobat.com/p63187680/

17th February 2010
Ryan Shin (Adobe) - Sprint 9 (OSMF v0.9) Overview
http://experts.na3.acrobat.com/p96986524/

20th January 2010
Edwin Van Rijkom (Adobe) - Sprint 8 (OSMF v0.8) Overview 
http://experts.na3.acrobat.com/p66142851/

16th December 2009
Ryan O'Connell (Adobe) - OSMF Plug-ins
http://experts.na3.acrobat.com/p17613147/

11th November 2009
Brian Riggs (Adobe) - Intro to OSMF and Sprint 7 (OSMF v0.7) Overview
http://experts.na3.acrobat.com/p21769918/

2011 OSMF Roadmap Walkthrough

Filter by Date

<< May 2013 >>
Su Mo Tu We Th Fr Sa
      01 02 03 04
05 06 07 08 09 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  

Filter by Tag

All
announcement
Benefit
Flash
General
General Discussion
Question
Sticky

Change View

Titles
Summaries
Table
Clip
Clip & Comments
Full

Change Sort

Alphabetically
By Last Activity
By Date Posted
By Number of Comments
By Number of Views
By Author