devopvoid / webrtc-java

WebRTC for desktop platforms running Java
Apache License 2.0
247 stars 60 forks source link

Can it support local video file streaming instead of camera or desktop #87

Open jetamie opened 1 year ago

jetamie commented 1 year ago

Can it support local video file streaming instead of camera or desktop

devopvoid commented 1 year ago

This is currently not possible, but will be in the near future.

jetamie commented 1 year ago

This is currently not possible, but will be in the near future.

Is there a plan?

luokeith commented 1 week ago

This is currently not possible, but will be in the near future.这目前是不可能的,但将在不久的将来实现。

I also look forward to your support for this feature.

luokeith commented 1 week ago

This is currently not possible, but will be in the near future.

Hi @devopvoid, would you like to merge this branch (https://github.com/devopvoid/webrtc-java/pull/127#issue-1965395424) to master branch and then provider a maven dependency? I tried to run mvn install on windows but failed. Thank you so much~ C:\Dev_Env\Project\webrtc-java\webrtc-jni\target\windows-x86_64\Release\webrtc-java.dll : fatal error LNK1120: 2 个无法解析的外部命令 [C:\Dev_Env\Project\webrtc-java\webrtc-jni\target\windows-x86_64\webrtc-java.vcxproj] [WARNING] Command: [C:\Dev_Env\Project\webrtc-java\webrtc-jni\target\dependency\cmake\bin\cmake.exe, --build, C:\Dev_Env\Project\webrtc-java\webrtc-jni\target\windows-x86_64, --target, install, --config, Release]