Eddie Lien
New Member
Hi there,
I used ffmpeg to publish rtmp streams to WCS, flash player worked perfectly but the webRTC player not.
It only shown "PLAYING" with blank screen.
And idea?
ffmpeg output format
Output #0, flv, to 'rtmp://xxx.xxx.xxx.xxx:1935/live/9999':
Metadata:
encoder : Lavf57.25.100
Stream #0:0: Video: h264 (libx264) ([7][0][0][0] / 0x0007), yuv422p, 1920x1080, q=-1--1, max. 500 kb/s, 1000k fps, 1k tbn, 1000k tbc
Metadata:
encoder : Lavc57.24.102 libx264
Side data:
unknown side data type 10 (24 bytes)
Stream #0:1: Audio: pcm_alaw ([7][0][0][0] / 0x0007), 44100 Hz, stereo, s16, 705 kb/s
Metadata:
encoder : Lavc57.24.102 pcm_alaw
Stream mapping:
Stream #0:0 -> #0:0 (rawvideo (native) -> h264 (libx264))
Stream #0:1 -> #0:1 (pcm_f32le (native) -> pcm_alaw (native))
I used ffmpeg to publish rtmp streams to WCS, flash player worked perfectly but the webRTC player not.
It only shown "PLAYING" with blank screen.
And idea?
ffmpeg output format
Output #0, flv, to 'rtmp://xxx.xxx.xxx.xxx:1935/live/9999':
Metadata:
encoder : Lavf57.25.100
Stream #0:0: Video: h264 (libx264) ([7][0][0][0] / 0x0007), yuv422p, 1920x1080, q=-1--1, max. 500 kb/s, 1000k fps, 1k tbn, 1000k tbc
Metadata:
encoder : Lavc57.24.102 libx264
Side data:
unknown side data type 10 (24 bytes)
Stream #0:1: Audio: pcm_alaw ([7][0][0][0] / 0x0007), 44100 Hz, stereo, s16, 705 kb/s
Metadata:
encoder : Lavc57.24.102 pcm_alaw
Stream mapping:
Stream #0:0 -> #0:0 (rawvideo (native) -> h264 (libx264))
Stream #0:1 -> #0:1 (pcm_f32le (native) -> pcm_alaw (native))