nareix / joy4

Golang audio/video library and streaming server
MIT License
2.66k stars 501 forks source link

Implement Publish auth (user/passwd) #3

Open thesyncim opened 8 years ago

thesyncim commented 8 years ago

https://www.ffmpeg.org/ffmpeg-protocols.html#rtmp

equivalent to rtmp://[username:password@]server[:port][/app][/instance][/playpath]

nareix commented 8 years ago

will implement next

thesyncim commented 8 years ago

thank you

nwgat commented 7 years ago

how do i setup this?, also is there a IP whitelist auth alternative?