xucaiqin
xucaiqin
when i use 4b to push stream to my rtsp server。this question has happed. Timestamps are unset in a packet for stream 0. This is deprecated and will stop working...
**i have a example to push rtsp stream to my server** raspberrypi 4b picamera2 0.3.18 python 3.11.2 camera.py ```python from picamera2 import Picamera2 from picamera2.encoders import H264Encoder from picamera2.outputs import...
当在编辑或者详情弹窗中,使用了 optionApi加载异步接口时,接口会多次重复调用。