php - Stream live webcam AV feed to wowza using FFMPEG -


i have been trying find out how live stream webcam feed wowza server. trying make web application in php lets users stream live video through webcam.

i confused, if need install ffmpeg in every user's computer uses application or installing in web server do??

thank in advance. little appreciated.

the user's webcam stream on client-side , problem getting stream each client server having ffmpeg on server won't lot.

this achieved using form of browser plugin, flash or silverlight , in near future using directly html5 / webrtc.

for wowza can use flashrtmpplayer . here's documentation showing how record webcam feed , how setup live video chat application starting point live streaming application.

there other libraries can same. search webcam flash rtmp capture.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -