Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Justin.tv into JWMP with API?

3 replies [Last post]

Hey guys!

Justin.tv has an API that supports using an swf.file to get the video stream into your own flash applications. Has anyone found a way to do integrate this with the JW Media Player? Or do I have to learn flash and code a player myself? :P

Do you have a link to where their API is?

i'm also trying to do this !

i create a new model and load the the api player on it, wen export player loads ok

output console msg :

"

loader created
JTV API LIVE: Creating ApiSkin object
JTV API LIVE: Initializing BareSkin
JTV API LIVE: getAuthenticationCookie(): c = 0
JTV API LIVE: getAuthenticationCookie(): tmp = 0
JTV API LIVE: getAuthenticationState(): t = 1267589728162, e = 0
JTV API LIVE: pro auth state = unauthenticated
JTV API LIVE: getBrowserAuthCookie(): cookie=null
JTV API LIVE: ********************************************************************
JTV API LIVE: * Hey fellow flash programmer - If you're reading this, you might *
JTV API LIVE: * want to apply for a job at Justin.tv! *
JTV API LIVE: * Write to jobs@justin.tv and tell us what you were doing when you *
JTV API LIVE: * found this message. *
JTV API LIVE: ********************************************************************
JTV API LIVE: Set text called with
JTV API LIVE: Set text called with
JTV API LIVE: match
JTV API LIVE: resizing password prompt
JTV API LIVE: resizing playlist_controls
JTV API LIVE: Initializing ApiSkin
JTV API LIVE: Add child skin object to stage
JTV API LIVE: Get rate limit
JTV API LIVE: Metered service: no
JTV API LIVE: embed metered service check: no
JTV API LIVE: Checking permissions..............
JTV API LIVE: Set api field
JTV API LIVE: Done with api skin main
JTV API LIVE: Metadata failed. I should be displaying an error, but I'm not.
"

now i'm a litle confuse with the next step to setup like livestream loader i would like to be able to call the channel on the "file" flashvar.

Please coud you help me Ethan ?