i wonder if this component support RTMP STreaming TO RTMP Server such as nginx ?
and does it based on Based on H264 and AAC encoder ?
is RVMedia Support RTMP Streaming ?
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: is RVMedia Support RTMP Streaming ?
By itself, RVMedia can play only MJPEG and updated-JPEG videos over HTTP, and videos from local sources. For all other kinds of video, it uses either FFmpeg or GStreamer.
If GStreamer is used, RVMedia can play only the specified video formats, defined in VideoFormat and DeviceType properties.
If FFmpeg is used, video format and protocol is autodetected by FFmpeg. I believe it supports RTMP streams, and auto-detects video format.
BUT... RVMedia does not support sound from remote sources yet, only video.
If GStreamer is used, RVMedia can play only the specified video formats, defined in VideoFormat and DeviceType properties.
If FFmpeg is used, video format and protocol is autodetected by FFmpeg. I believe it supports RTMP streams, and auto-detects video format.
BUT... RVMedia does not support sound from remote sources yet, only video.
Re: is RVMedia Support RTMP Streaming ?
i wasnt asking about playing . i was asking about streaming to RTMP server such like wowza or nginx
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: is RVMedia Support RTMP Streaming ?
Sorry, RVMedia does not support streaming in standard formats at all.