panic: runtime error: slice bounds out of range
Author: fireflyhooCreated Feb 19, 2020Updated Feb 27, 2026
in mac
`
ffmpeg -f avfoundation -i "1" -vcodec h264 -video_size 640x480 -acodec aac -f flv rtmp://localhost/live/test
`
After a while

go version
go version go1.12.5 darwin/amd64
Source: gwuhaolin/livego