-
VideoSink should be replaced by callback :
void StreamClient::setOnVideoFrameReceived(
const std::function& callback)
https://github.com/introlab/opentera-webrtc-teleop/blob/93afd6187b…
-
See https://developer.mozilla.org/en-US/docs/Web/API/Navigator/getUserMedia
It's now recommend to use https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia
-
Messages are "bridged" with protobuf JSON messages, from [opentera-messages](https://github.com/introlab/opentera_messages) package.
-
We should have clean launch files with a updated README and examples.
-
Should modify RosDataChannelBridge.cpp to take change into account.
-
Hi,
I am trying to build this package in my catkin workspace and I'm getting the following error:
`CMake Error at opentera-webrtc-ros/CMakeLists.txt:9 (add_compile_definitions):
Unknown CMa…
-
When the user instantiate a new `StreamClient` he can pass a null value in the attribute `localStream` of the `streamConfiguration` parameters of the constructor:
```javascript
const StreamConfig…
-
Import sample data from bureau actif Raspberry Pi files for tests. Import using device API.
-
When a new session type is created in the "service" category, we can give access to projects to this session type. However, the projects are not added automatically to the service.