N
N
neskin2012-09-19 15:49:36
PHP
neskin, 2012-09-19 15:49:36

Streaming RTMP video through nginx

Good afternoon,

inspired by reading an article (http://habrahabr.ru/post/145867/) about RTMP broadcasting through nginx, I would like to ask you for advice/help.

I organize the broadcast of a video stream from Android in the form of JPEG files transferred to the server at a frequency of 15 frames per second.

How best to organize the receipt / broadcast of content to the client? Is it possible to turn a JPEG stream into RTMP using PHP and send it to the end user (client) in flash?

Hope you can help, thanks in advance

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill Chernyshov, 2014-01-20
@delaguardo

GStreamer is the best at wrapping anything into anything. With it, you don't need anything extra in PHP, you can do everything through nginx and nginx-rtmp-module

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question