ffmpeg: add icecast transport

Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
Nicolas Thill
2015-04-26 18:34:54 +02:00
parent 731dfa63d7
commit 9828cf1ea1
2 changed files with 7 additions and 3 deletions
+4
View File
@@ -406,6 +406,10 @@ config FFMPEG_CUSTOM_PROTOCOL_file
config FFMPEG_CUSTOM_PROTOCOL_http
bool "http:"
config FFMPEG_CUSTOM_PROTOCOL_icecast
bool "icecast:"
select FFMPEG_CUSTOM_PROTOCOL_http
config FFMPEG_CUSTOM_PROTOCOL_pipe
bool "pipe:"