-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
question #31
Comments
really i found it https://github.com/guooscar/JazminServer/blob/master/JazminServer/test/jazmin/test/server/relay/RelayServerDtlsTest.java but i have to understand if it is possible to extract media from that stream |
you need to understand webrtc spec . see https://webrtc.org/quick-links/ |
你好 我是 Cristian . I m testing my initial lessons in chinese :) :) Yes many documents to read and a lot of time for implementing. Anyway i gave a look to your project. It is a wonderfull project. Compliments. It is very complex solution.You are very good java expert. |
all webrtc files is under jazmin/server/relay/udp/webrtc package . |
i will gave a look :) .... i saw there is also a war. It is possible deploy a war using deployer? |
JazminServer is a standalone server program not war. |
yes , i was telling about JazminDeployer ... it seams a war to deploy in jasminserver |
yes . JazminDeployer is just same like jenkins ,devops tool |
i m searching a webrtc server for connecting my browser client directly to server
i saw in readme they told about webrtc but i cant found sources about it
The text was updated successfully, but these errors were encountered: