Haivision / srtgo

Go bindings for SRT. Advantages of SRT technology for an easy to use programming language
Mozilla Public License 2.0
185 stars 52 forks source link

use pkg-config get srt lib info, fix echo-receiver build #67

Open gaxuhongyu opened 1 year ago

gaxuhongyu commented 1 year ago

use pkg-config dynamic get srt lib LDFLAGS and CFLAGS info, compatible with multiple build environments.