rtmpstreamer 0.2.3
rtmpstreamer: ^0.2.3 copied to clipboard
Flutter live streaming plugin for Android RTMP and Web WHIP with camera preview and screen sharing.
0.2.3 #
- Remove duplicate contact section from README.
0.2.2 #
- Update README introduction with support contact and repository star request.
0.2.1 #
- Add Web combined screen sharing and camera overlay source.
- Keep camera switching available for the combined Web overlay.
0.2.0 #
- Added Web implementation.
- Add Web camera and microphone capture.
- Add Web screen sharing and camera switching.
- Add Web HTML video preview.
- Add Web WHIP publishing for servers such as MediaMTX.
- Keep the existing Dart API and select the backend by platform.
0.1.2 #
- Preserve the configured aspect ratio in the native Android camera preview.
- Apply portrait preview dimensions consistently with the encoder orientation.
- Document JitPack setup for the PedroSG94 RootEncoder Android dependencies.
0.1.1 #
- Improve pub.dev metadata and README for RTMP screen sharing discovery.
- Document on-the-fly camera to screen sharing switching.
- Add clearer search terms for Flutter RTMP streaming with MediaProjection.
0.1.0 #
- Initial Android implementation.
- Camera preview and RTMP publish support.
- Screen sharing support through MediaProjection.
- Stream settings, orientation control, mute, camera switching.
- Native event stream.
- Raw encoded frame listener and chunked frame capture APIs on Android.