danil_e71
a907cc6e9d
fix build for linux/windows
2022-05-20 09:20:37 +03:00
fadagus
b9ef7be23e
Removed use of av_init_packet as it is deprecated in new FFMPEG version ( #7 )
...
* Removed use of av_init_packet as it is deprecated in new FFMPEG version
Changed LogLevel to AV_LOG_QUIET
Added socket TCP I/O timeout value 10s
* Fix type layout in swr_alloc_set_opts
2022-05-20 08:45:54 +03:00
Artyom Yarovenko
48e165a546
Timeout for rtsp ( #6 )
...
* add timeout
* fix gomod
* added timeout error & readable errors messages
* fixed go mod
Co-authored-by: Artem Yarovenko <a.yarovenko@rubetek.com >
2021-12-08 08:47:12 +03:00
danil_e71
ebd31673d9
Add avformat_close_input
2021-07-23 17:31:18 +03:00
danil_e71
67d4355660
url -> uri
2021-07-23 17:12:12 +03:00
danil_e71
1250d72522
split finalizer for stream and decoder
2021-07-23 17:05:46 +03:00
danil_e71
64e440f648
move create decoder to func
2021-07-23 16:51:43 +03:00
danil_e71
3bb0295b1f
move swrContext to golang
2021-07-22 15:09:24 +03:00
danil_e71
20a759756e
add mp4 file sample
2021-07-22 10:46:08 +03:00
danil_e71
8d800fbbcd
reformat code
2021-07-22 10:38:03 +03:00
danil_e71
a0e245a2c1
add support tcp or udp preset
2021-07-22 10:37:01 +03:00