0

I am familar with google's swiffy tool and macvide. My question is How can I use one of them or any other tool to convert stream in flash into HTML5 video on the fly.

0x90
  • 39,472
  • 36
  • 165
  • 245

1 Answers1

0

I imagine you have in hand a Flash-based video player. That is a swf that loads and plays a video stream. You shouldn't try to convert that swf to a Swiffy, but instead just use a HTML5 video player like VideoJS to play the video.