Iason Paraskevopoulos
Iason Paraskevopoulos
Adds the following functions to CVPixelBufferRef * get_width * get_height * get_bytes_per_row_of_plane and exports them from CVPixelBuffer.
Makes InternalSource's is_screencast configurable when creating a NativeVideoSource. This improves the stream's latency when vp9 is used for sharing screen content.
Exports VideoFrameBuffer::Scale for every buffer by extending the livekit::*Buffer types.
At [Hopp](https://gethopp.app/), we want our app to start automatically on user login. Initially, we used the tauri autostart plugin (which is using `auto-launch`), which does the job but we thought...
Implements screen sharing by exposing libwebrtc's `DesktopCapturer`. A few notes: * I have exposed only a subset of [DesktopCaptureOptions](https://source.chromium.org/chromium/chromium/src/+/main:third_party/webrtc/modules/desktop_capture/desktop_capture_options.h;l=36?q=desktopCaptureOptions&ss=chromium) which have been tested with [Hopp](https://github.com/gethopp/hopp). * On macos the only...
At [Hopp](https://gethopp.app/), we want our app to start automatically on user login. Initially, we used the `autostart` plugin, which does the job but we thought that user experience can be...
https://github.com/gethopp/hopp Hopp is an open source remote pair programming app written in rust. It is powered by LiveKit and Tauri for ultra low latency screen sharing and remote control.
[Hopp](https://github.com/gethopp/hopp) has been added to the `applications.json`. ## Project URL [hopp](https://github.com/gethopp/hopp) ## Category Other ## Description Hopp has been added to the `applications.json`. ## Why it should be included to...