-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Tutorial
arut edited this page Jun 27, 2012
·
20 revisions
iPhone requires H264 stream to be encoded with baseline profile. If not follow this rule the video will be jerky.
To watch RTMP stream in browser one should either develop flash application for that or use one of available flash players. The most popular players which are proved to have no problems with the module are:
Old versions of JWPlayer (<=4.4) supported capturing video from webcam. You can see that version in test/ subdirectory. However audio is not captured by this version of player. Recent free versions of JWPlayer have no capture capability at all.