Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Load Mjpeg file in flash video player

Community Beginner ,
Oct 22, 2011 Oct 22, 2011

Hello how can i load a Mjpeg file in a flash video player.

I have a IP cam that i need to live streame to my site but How?

Hope some one can help me.

TOPICS
ActionScript
2.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 24, 2011 Oct 24, 2011
LATEST

If you use FLVPlayback the most simplistic answer is:

flvPlaybackInstance.source = yourStreamingURL;

--

Kenneth Kawamoto

http://www.materiaprima.co.uk/

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines