opencv-ffmpeg-rtmp-stream icon indicating copy to clipboard operation
opencv-ffmpeg-rtmp-stream copied to clipboard

No default whitelist set

Open xinsuinizhuan opened this issue 3 years ago • 5 comments

avio_open2 false,and log is: [rtmp @ 000002a52cc57440] No default whitelist set [tcp @ 000002a52cc6e9c0] No default whitelist set [tcp @ 000002a52cc6e9c0] Original list of addresses: [tcp @ 000002a52cc6e9c0] Address ::1 port 1935 [tcp @ 000002a52cc6e9c0] Address 127.0.0.1 port 1935 [tcp @ 000002a52cc6e9c0] Interleaved list of addresses: [tcp @ 000002a52cc6e9c0] Address ::1 port 1935 [tcp @ 000002a52cc6e9c0] Address 127.0.0.1 port 1935 [tcp @ 000002a52cc6e9c0] Starting connection attempt to ::1 port 1935 [tcp @ 000002a52cc6e9c0] Starting connection attempt to 127.0.0.1 port 1935 [tcp @ 000002a52cc6e9c0] Connection attempt to ::1 port 1935 failed: Error number -138 occurred [tcp @ 000002a52cc6e9c0] Connection attempt to 127.0.0.1 port 1935 failed: Error number -138 occurred [tcp @ 000002a52cc6e9c0] Connection to tcp://localhost:1935 failed: Error number -138 occurred [rtmp @ 000002a52cc57440] Cannot open connection tcp://localhost:1935

xinsuinizhuan avatar Oct 20 '22 03:10 xinsuinizhuan

are you running rtmp server on rtmp://localhost:1935?

jkuri avatar Oct 20 '22 11:10 jkuri

Yes.I not run server. Now it is ok! But my rtmp stream is so indistinct, how should i change the param? 图片

xinsuinizhuan avatar Oct 22 '22 15:10 xinsuinizhuan

increase resolution to a higher value, the width and height parameters.

jkuri avatar Oct 22 '22 15:10 jkuri

increase resolution to a higher value, the width and height parameters.

But the higher and width value equare to the real image value, it to heighter to the real image value?

xinsuinizhuan avatar Oct 24 '22 00:10 xinsuinizhuan

sorry, I don't understand your question.

jkuri avatar Oct 26 '22 10:10 jkuri