Skip to content

Instantly share code, notes, and snippets.

@phuongdh
Created May 16, 2013 15:21
Show Gist options
  • Save phuongdh/5592515 to your computer and use it in GitHub Desktop.
Save phuongdh/5592515 to your computer and use it in GitHub Desktop.
MediaElement evaluation
Pros:
+ Good JS code seperation of concerns
+ Clean plugin architecture
+ Good interface / CSS theming
+ Larger & active community
+ ~10 pull requests being merged per month
Cons:
- Naive Flash code
- Fullscreen Flash player's controls don't work well: slider not working, volume not adjustable (only on/off)
- Fullscreen Flash player does not have HTML plugins (intended but does not fit our needs)
Our hacks fixed:
- HTML5/Flash player was buggy with streams switching
- RTMP token not passing to server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment