Streaming webcam video in Flash using MP4 encoding

夙愿已清 提交于 2019-12-03 17:25:49

Would be helpful to know the version of FMS you are running? It seems like you need at least FMS 3.0.2.

Are you sure this applies to live streams and not only for recording? this 1 2 links suggest that while the player can decode sorenson, vp6 and h264, it can only encode in sorenson.

I'm in a similar situation, so I would like to have this clarified.

edit: what actually makes me doubt is that the documentation says flv and mp4, which arent codecs but containers, live streaming doesnt use containers, the encoded frames travel directly inside rtmp packets

Flash Player doesn't encode using H.264, but Flash Media Server can record any codec in the F4V container. Flash Media Live Encoder can encode using H.264.

So basically you can't send h264 from web flash player (yet?)...

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!