A
A
Alexander Maslov2013-05-26 12:35:18
Programming
Alexander Maslov, 2013-05-26 12:35:18

And what are the tools for organizing video capture from a webcam through a web page in wowza (or any other RTMP server)

For example, to organize a web chat, or an online broadcast, or something else like that. I only know some flash applet from the wowza kit, and some strange project on google code (I forgot the name, unfortunately). Is there really no adequate means by which you can transfer the stream from the webcam somewhere in wowza via rtmp?

Example: let's say I want the user to be able to show their face from the webcam in real time directly from the page. To do this, you need a way to broadcast video from a webcam via RTMP to a video server (for example, wowza, or red5, or erlyvideo). There are a lot of tools to show the rtmp stream, I don't need it. What you need is a solution for transferring video from a webcam to a video server.

Answer the question

In order to leave comments, you need to log in

6 answer(s)
J
jimpanzer, 2013-05-27
@jimpanzer

I was looking for a similar solution for Android (unfortunately I didn’t find it, but I didn’t sit down to write yet.) But maybe these links will be useful to you:
1. www.aftek.com/afteklab/aftek-RTMP-library.shtml - a library that says what can (paid)
2. code.google.com/p/android-rtmp-client/
3. github.com/mogo29/Android-RTMP
I hope at least somehow helped / prompted an idea.

E
Evgeny Leshchenko, 2013-05-27
@xsen

You can write on a flash (there are a couple of dozen lines of code). But be prepared that the quality of such a capture will not be very good. There is also a special tool from Adobe

C
Chii, 2013-05-26
@Chii

motion

R
Roman Yakovlev, 2013-05-26
@feligz

WebRTC? getUserMedia? webcamtoy.com for example is already using…

O
OnYourLips, 2013-05-27
@OnYourLips

You have to write in flash.
There are solutions like HDFVR, but HDFVR is buggy. Even though it's paid.

P
Paul Nice, 2016-12-16
@Paul_Nice

Flussonic has an example in the documentation: erlyvideo.ru/doc/live/webrtc-publish#webrtc-publish
Actually, here it is: https://gist.github.com/theleon/fb83624f3de5c9076e...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question