Top "Rtmp" questions

The Real-Time Messaging Protocol (RTMP) is used for streaming multimedia content across a TCP/IP network.

Nginx with rtmp-module streaming video on demand with HLS/http

I am planning to do a video on demand streaming solution which will have around 500 to 1000 clicks per week. I …

nginx video-streaming html5-video rtmp wowza
How to send camera stream to rtmp server by react native

I am trying to build a live stream video app. I built an rtmp server which is ready for publishing …

react-native video-streaming streaming rtmp react-native-camera
How to Check RTMP Live stream is on or off

I want tocheck RTMP live stream is on or off for mic. I have used RTMP DUMP exec("/usr/bin/…

php ffmpeg rtmp
How do i play a stream with QMediaPlayer

I have set up a server and video streaming so that I can connect to the stream with ffplay using …

c++ qt video rtmp ffserver
NodeJS and RED 5 media server via RTMP

This is more a conceptual question rather than a direct "how to do this". Is it generally possible to implement …

node.js audio-streaming red5 rtmp webrtc
Stream video From iPhone Or Android to RTMP

is there any way to Stream video From iPhone Or Android to RTMP Server using Red5?? i searched over internet …

iphone android stream red5 rtmp
How to stream on demand video with load balancing

I am triyng to figure out how to load balance my video server. The real world scenario is; i have …

stream nginx rtmp ondemand
OpenCV won't capture frames from a RTMP source, while FFmpeg does

my goal is to capture a frame from a rtmp stream every second, and process it using OpenCV. I'm using …

opencv video ffmpeg rtmp
How to publish selfmade stream with ffmpeg and c++ to rtmp server?

Have a nice day to you, people! I am writing an application for Windows that will capture the screen and …

ffmpeg h.264 rtmp libavcodec libavformat
Using Flash Media Server (FMS) with RTMP for live video chat

I am trying to get a very basic example of live video chat to work with Flash Media Server, but …

flash video-streaming rtmp flash-media-server videochat