Skip to main content
Known Participant
November 16, 2013
Question

How to use this API to build a video player for Justin.tv

  • November 16, 2013
  • 1 reply
  • 2538 views

Hi!

I'd like to build a video player for a web site that is broadcasting live (justin.tv) They have this API ( http://apiwiki.justin.tv/mediawiki/index.php/Live_Video_SWF_Documentation)  but I don't know how to use it. Can anybody help me how to build a video player that will play whatever is being broadcast live from my account at this site?

thank you

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
November 16, 2013

what part do you not understand?

TavaresEdAuthor
Known Participant
November 16, 2013

I am building an app for android and I added that code with my api ID and my channel name and I am getting this error message:

[SWF] video%20player.swf - 21871 bytes after decompression

SecurityError: Error #3207: Application-sandbox content cannot access this feature.

          at flash.system::Security$/allowDomain()

          at videoplayer_fla::MainTimeline/frame1()[videoplayer_fla.MainTimeline::frame1:1]

          at runtime::ContentPlayer/loadInitialContent()

          at runtime::ContentPlayer/playRawContent()

          at runtime::ContentPlayer/playContent()

          at runtime::AppRunner/run()

          at ADLAppEntry/run()

          at global/runtime::ADLEntry()

What is wrong?

kglad
Community Expert
Community Expert
November 16, 2013

delete that allowDomain() statement and test on an android device.