Harold Thétiot

Results 29 issues of Harold Thétiot

See https://github.com/nwjs/nw.js/issues/7620 I used this repository for a while and it's great, may be some code can be shared here to allow nw.js arm build to enter official support. Thank...

#### Description add generic Dockerfile and docker-compose.yml for pion examples/turn-server/simple Usage: > git clone https://github.com/pion/turn.git pion-turn > cd pion-turn/examples/turn-server/simple > docker build -t pion-turn -f Dockerfile . > docker run...

# Testing To test `webrtc-100` branch ``` cordova plugin remove cordova-plugin-iosrtc --verbose cordova plugin add https://github.com/cordova-rtc/cordova-plugin-iosrtc#webrtc-100 --verbose cordova platform remove ios --no-save cordova platform add ios --no-save ```

libwebrtc
waiting for testing

# Testing To test `PeterXu/master ` branch ``` cordova plugin remove cordova-plugin-iosrtc --verbose cordova plugin add https://github.com/cordova-rtc/cordova-plugin-iosrtc#PeterXu/master --verbose cordova platform remove ios --no-save cordova platform add ios --no-save ```

enhancement
help wanted
PluginMediaStreamRenderer

# Testing To test `bugs/PreffixInvalidMediaId` branch ``` cordova plugin remove cordova-plugin-iosrtc --verbose cordova plugin add https://github.com/cordova-rtc/cordova-plugin-iosrtc#bugs/PreffixInvalidMediaId --verbose cordova platform remove ios --no-save cordova platform add ios --no-save ``` Then to...

enhancement
MediaStream
waiting for testing

# Testing To test `task/PluginRTCVideoView` branch ``` cordova plugin remove cordova-plugin-iosrtc --verbose cordova plugin add https://github.com/cordova-rtc/cordova-plugin-iosrtc#task/PluginRTCVideoView --verbose cordova platform remove ios --no-save cordova platform add ios --no-save ```

enhancement
PluginMediaStreamRenderer
waiting for testing

# Capture `navigator.mediaDevices.getDisplayMedia` test result of prototype receiving screen capture from ios to chrome: # Testing To test `task/getDisplayMedia` branch ``` cordova plugin remove cordova-plugin-iosrtc --verbose cordova plugin add https://github.com/cordova-rtc/cordova-plugin-iosrtc#task/getDisplayMedia...

enhancement
help wanted
waiting for testing

On Android this plugin does not provide WebRTC but relly on WebView WebRTC implemation instead. Let make a Android WebRTC custom binding :)

enhancement
webrtc-adapter
libwebrtc
webrtc-api

See https://github.com/cordova-rtc/cordova-plugin-iosrtc/pull/558/commits/9a1dff875aa1070e75f84084bed31f99c549d869

help wanted