Skip to content
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

Open
publicocean0 opened this issue Jun 3, 2017 · 8 comments
Open

question #31

publicocean0 opened this issue Jun 3, 2017 · 8 comments

Comments

@publicocean0
Copy link

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

@publicocean0
Copy link
Author

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

@guooscar
Copy link
Owner

guooscar commented Jun 6, 2017

you need to understand webrtc spec . see https://webrtc.org/quick-links/

@publicocean0
Copy link
Author

publicocean0 commented Jun 6, 2017

你好 我是 Cristian . I m testing my initial lessons in chinese :) :)

Yes many documents to read and a lot of time for implementing.
I found a library opensource java ... it seams permitting connections.

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.
Maybe a suggestion .... for converting it in maven with most recent tools. The code is well written

@guooscar
Copy link
Owner

guooscar commented Jun 6, 2017

all webrtc files is under jazmin/server/relay/udp/webrtc package .
the DtlsRelayChannel and DtlsRelayChannelHandler is netty network processer
if u want clean code about webrtc that's all what u need

@publicocean0
Copy link
Author

i will gave a look :) .... i saw there is also a war. It is possible deploy a war using deployer?

@guooscar
Copy link
Owner

guooscar commented Jun 7, 2017

JazminServer is a standalone server program not war.

@publicocean0
Copy link
Author

yes , i was telling about JazminDeployer ... it seams a war to deploy in jasminserver

@guooscar
Copy link
Owner

guooscar commented Jun 8, 2017

yes . JazminDeployer is just same like jenkins ,devops tool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants