Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.6.0 source code.tar.gz | 2025-05-06 | 5.6 MB | |
2.6.0 source code.zip | 2025-05-06 | 16.7 MB | |
README.md | 2025-05-06 | 626 Bytes | |
Totals: 3 Items | 22.3 MB | 0 |
Fixes/Improvements
General
- Add multiple methods to CameraXSource
- Fix video loop error
- back to Ktor 2.3.13 (it is more stable for tis)
- Add setDelay method
- Fix gl draw error
- Migrate OpenGlView class to kotlin
- Allow only preview or only output filters
- Fix camera2 tap to focus
- Fix startPreview with auto handle
- Add Camera2Source get supported fps
- Add decoders errors callback
- Fix rotation filter
- Add custom preview and stream viewport
- Add Media3VideoSource and Media3AudioSource
RTMP
- Modify incrementalTS
SRT
- Add setMpeg2TsService method (@8thgencore)