Releases: Discord-RE/Discord-video-stream
Releases · Discord-RE/Discord-video-stream
v3.0.5
What's Changed
- Optimize
H264NalSplitter
more by @longnguyen2004 in #56
Full Changelog: v3.0.4...v3.0.5
v3.0.4
v3.0.3
What's Changed
- add example for using custom ffmpeg params by @dank074 in #46
- Use
performance.now()
by @longnguyen2004 in #47 - add better documentation for examples by @dank074 in #49
- Optimize
parseNal
by @longnguyen2004 in #53
New Contributors
- @longnguyen2004 made their first contribution in #47
Full Changelog: v3.0.2...v3.0.3
3.0.2
What's Changed
- add functionality for getting video metadata using ffprobe by @dank074 in #14
- add signaling for stopping a GoLive stream by @dank074 in #17
- Update example, fix close stream by @dank074 in #18
- add h264 packetizer by @dank074 in #20
- Small fixes by @dank074 in #22
- version 3.0 by @dank074 in #24
- fix m3u8 video/audio desync issues by @dank074 and @devoxin in #32
- close #33: support custom max_bitrate option by @dank074 in #34
Full Changelog: v2.0.0...v3.0.2
Discord-video-stream v2.0.0
Improves co-existence with the discord.js-selfbot-v13 library