Roman Arutyunyan

Results 50 comments of Roman Arutyunyan

1. Is there any error in browser js console when playing the dash stream? Try increasing the segment size. 2. your webcam seems to send video in mjpeg codec rather...

Well, if nginx can't create directories then permissions are not sufficient. Top-level directories are created by nginx master, which is usually started as root. So no problem normally exists at...

I have this in the roadmap.

It's possible for vod/mp4 (http://rarut.wordpress.com/2013/01/26/mp4-track-selector/) but not for live. If you give me stream example I'll try to implement that for live streaming.

Stream name is passed by default.

The module passes several predefined metadata fields. I will add more fields for this case.

RTMP latency is introduced by client. Please reduce client buffering time. The module does not introduce any latency.

What's the real use case for this feature? Also, the implementation only supports one extension per server. Supporting multiple extensions shouldn't be hard.

Please provide more details and back traces. @AmazingTurtle's backtrace is indeed strange since that line should not normally cause a trouble like that. It would be helpful to build nginx...