ImSjt / RtspServer

RTSP服务器,支持传输H.264和AAC格式的音视频
605 stars 254 forks source link

ubuntu 运行 v4l2_rtsp_server 问题 #10

Open rancky opened 3 years ago

rancky commented 3 years ago

1.运行./v4l2_rtsp_server /dev/video0

  1. 用vlc打开rtsp://192.168.199.221:8554/live
  2. 再关闭后报错 x264 [info]: using cpu capabilities: none! x264 [info]: profile High 4:2:2, level 2.2, 4:2:2, 8-bit Play the media using the URL "rtsp://192.168.199.221:8554/live" malloc(): unsorted double linked list corrupted Aborted
ausk commented 3 years ago

The same issue occurs on ubuntu 20.

canaconZion commented 2 months ago

这个issue可以解决此问题 https://github.com/ImSjt/RtspServer/issues/15