D
D
Dmitry Borkovsky2014-08-19 14:59:55
JavaScript
Dmitry Borkovsky, 2014-08-19 14:59:55

Capture video from camera by browser and send it to server via rtmp protocol?

Actually, there was such a task: to capture video from the user's camera and send it to the nginx server via the rtmp protocol, all this must be done using only one browser. Actually, how to capture a video with a browser is understandable, there are different options (flash, silverlight or html5 api), but here's how to organize a stream to the server after capturing? MB who found ready-made solutions?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Dmitry Borkovsky, 2014-08-21
@MitoZ

after a couple of days of searching, the following 2 options were found:
1) webcam-streaming - free, but the last update was already 4 years ago, but still working
2) uppod camera plugin - a paid plugin for the uppod player

D
Dmitry Skogorev, 2014-08-19
@EnterSandman

WebRTC?

A
Alexander Taratin, 2014-08-19
@Taraflex

How to record a video from a webcam on a website (scripts or technologies) and save it to the database?
(jwplayer can still capture video, but I haven't tried it myself - the tasks were specific, I wrote my own)

R
RubaXa, 2014-08-19
@RubaXa

As I remember, rtmp is only Adobe, which means you need to accept either the official Flash Media Server or Red5.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question