Seize / joy4

Golang audio/video library and streaming server
MIT License
13 stars 4 forks source link

stream after transcoding #23

Open moneyzmey opened 5 years ago

moneyzmey commented 5 years ago

Hi! I'm try use video transcoding and send packets to rtmp connection (twitch). The problem is: after transcoding twitch can't detect video codec and framerate. (use twitch inspector). If transcoder not used, twitch inspector detect all codecs and framerate. Could you help with it or make some advice for searching.