-
I've found the main stream does not work over FLV. Support mentioned that there is no FLV stream at 8MP because of it's in HEVC (h265) at that resolution. They instructed me to reduce resolution to 6MP which will put the main stream into H264 mode and thus enable FLV. Still doesn't work.
Sub stream works...
# ffprobe -loglevel 40 -hide_banner -i 'https://driveway.kk/flv?port=1935&app=bcs&stream=channel0_sub.bcs&user=kkuser&password=xxxxxxxx'
[tcp @ 0x55a906b31d40] Starting connection attempt to 10.10.10.15 port 443
[tcp @ 0x55a906b31d40] Successfully connected to 10.10.10.15 port 443
[h264 @ 0x55a906de7080] Reinit context to 1536x576, pix_fmt: yuv420p
Input #0, flv, from 'https://driveway.kk/flv?port=1935&app=bcs&stream=channel0_sub.bcs&user=kkuser&password=pass1234':
Metadata:
displayWidth : 1536
displayHeight : 576
Duration: 00:00:00.00, start: 0.000000, bitrate: N/A
Stream #0:0: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 1536x576, 19 fps, 20 tbr, 1k tbn
Stream #0:1: Audio: aac (LC), 16000 Hz, mono, fltp
[AVIOContext @ 0x55a906b384c0] Statistics: 443282 bytes read, 0 seeks
#
Main stream does not. The connection establishes but does not receive a stream. This will hang forever...
# ffprobe -loglevel 40 -hide_banner -i 'https://driveway.kk/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=kkuser&password=xxxxxxxx'
[tcp @ 0x55dd3ff79d40] Starting connection attempt to 10.10.10.15 port 443
[tcp @ 0x55dd3ff79d40] Successfully connected to 10.10.10.15 port 443Reply QuoteShare0- Share this Post
-
copy the link
Copied!
-
@user_639820496101402_639820496101402 Have you upgraded your NVR to the latest Version? Can you give us the ticket number of your case? And we will contact our support team to help you.
-
I've found the main stream does not work over FLV. Support mentioned that there is no FLV stream at 8MP because of it's in HEVC (h265) at that resolution. They instructed me to reduce resolution to 6MP which will put the main stream into H264 mode and thus enable FLV. Still doesn't work.
Sub stream works...
# ffprobe -loglevel 40 -hide_banner -i 'https://driveway.kk/flv?port=1935&app=bcs&stream=channel0_sub.bcs&user=kkuser&password=xxxxxxxx'
[tcp @ 0x55a906b31d40] Starting connection attempt to 10.10.10.15 port 443
[tcp @ 0x55a906b31d40] Successfully connected to 10.10.10.15 port 443
[h264 @ 0x55a906de7080] Reinit context to 1536x576, pix_fmt: yuv420p
Input #0, flv, from 'https://driveway.kk/flv?port=1935&app=bcs&stream=channel0_sub.bcs&user=kkuser&password=pass1234':
Metadata:
displayWidth : 1536
displayHeight : 576
Duration: 00:00:00.00, start: 0.000000, bitrate: N/A
Stream #0:0: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 1536x576, 19 fps, 20 tbr, 1k tbn
Stream #0:1: Audio: aac (LC), 16000 Hz, mono, fltp
[AVIOContext @ 0x55a906b384c0] Statistics: 443282 bytes read, 0 seeks
#
Main stream does not. The connection establishes but does not receive a stream. This will hang forever...
# ffprobe -loglevel 40 -hide_banner -i 'https://driveway.kk/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=kkuser&password=xxxxxxxx'
[tcp @ 0x55dd3ff79d40] Starting connection attempt to 10.10.10.15 port 443
[tcp @ 0x55dd3ff79d40] Successfully connected to 10.10.10.15 port 443We should fix this hanging problem.
we become what we behold
-
Buongiorno, ho bisogno di usare la Reolink 2 Duo con la codifica h264 per poter inviare lo streaming su youtube.
Per poterlo fare ho bisogno di usare il flusso Nitido h264 main. Purtroppo è supportato solo h265.
Ci sarebbe una soluzione?Reply QuoteShare0- Share this Post
-
copy the link
Copied!
-
@meteone_635033864044546 Sfortunamente no.
-
Don't know why its happening
-
I faced similar kind of issue last time
Reply QuoteShare0- Share this Post
-
copy the link
Copied!
-
@user_638337673601072_638337673601072
Same here. I wish there was support in my native language (Spanish).
Duo 2 FLV main stream broken?
-
I've found the main stream does not work over FLV. Support mentioned that there is no FLV stream at 8MP because of it's in HEVC (h265) at that resolution. They instructed me to reduce resolution to 6MP which will put the main stream into H264 mode and thus enable FLV. Still doesn't work.
Sub stream works...
# ffprobe -loglevel 40 -hide_banner -i 'https://driveway.kk/flv?port=1935&app=bcs&stream=channel0_sub.bcs&user=kkuser&password=xxxxxxxx'
[tcp @ 0x55a906b31d40] Starting connection attempt to 10.10.10.15 port 443
[tcp @ 0x55a906b31d40] Successfully connected to 10.10.10.15 port 443
[h264 @ 0x55a906de7080] Reinit context to 1536x576, pix_fmt: yuv420p
Input #0, flv, from 'https://driveway.kk/flv?port=1935&app=bcs&stream=channel0_sub.bcs&user=kkuser&password=pass1234':
Metadata:
displayWidth : 1536
displayHeight : 576
Duration: 00:00:00.00, start: 0.000000, bitrate: N/A
Stream #0:0: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 1536x576, 19 fps, 20 tbr, 1k tbn
Stream #0:1: Audio: aac (LC), 16000 Hz, mono, fltp
[AVIOContext @ 0x55a906b384c0] Statistics: 443282 bytes read, 0 seeks
#
Main stream does not. The connection establishes but does not receive a stream. This will hang forever...
# ffprobe -loglevel 40 -hide_banner -i 'https://driveway.kk/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=kkuser&password=xxxxxxxx'
[tcp @ 0x55dd3ff79d40] Starting connection attempt to 10.10.10.15 port 443
[tcp @ 0x55dd3ff79d40] Successfully connected to 10.10.10.15 port 443 -
Buongiorno, ho bisogno di usare la Reolink 2 Duo con la codifica h264 per poter inviare lo streaming su youtube.
Per poterlo fare ho bisogno di usare il flusso Nitido h264 main. Purtroppo è supportato solo h265.
Ci sarebbe una soluzione? -
Don't know why its happening
-
I faced similar kind of issue last time