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

This example for Kurento 6 #2

Open
mayos opened this issue Aug 4, 2015 · 15 comments
Open

This example for Kurento 6 #2

mayos opened this issue Aug 4, 2015 · 15 comments

Comments

@mayos
Copy link

mayos commented Aug 4, 2015

Hello,

Is there the subj anywhere?

Thanks in advance.

@igracia
Copy link

igracia commented Aug 4, 2015

Not sure what you mean...

@mayos
Copy link
Author

mayos commented Aug 4, 2015

Dear Ivan,

The dependencies and version for this example are
"version": "5.1.1-dev",
"kurento-client": "5.1.0",

Is there composite example for Kurento 6?

Thanks.

@jehervy
Copy link
Owner

jehervy commented Aug 4, 2015

Hi Mayos,

I implemented and tested this example only on the 5th version of Kurento. I don't know if it works on the version 6. And I didn't see any other example.

Did you test this example with the version 6 ?

Regards,
Miroof

@mayos
Copy link
Author

mayos commented Aug 4, 2015

Yes,
On the 6th version of Kurento all 5-th examples are not working because of the Kurento protocols differences. The main of them is that ICE candidates in 6th version passes separately, not in one sdp as earlier.

I hope my English is understandable.

By the way, Ivan, is KMS 6 is preferrable than the 5-th?

@igracia
Copy link

igracia commented Aug 4, 2015

@mayos Definitely yes! Apart from Trickle ICE, it has many stability and performance improvement, along with convenient methods to set the output bitrate for media elements, for instance.

@miroof Are you planning on making this example compatible with KMS6? I don't think I'm able to do it right now.

@mayos
Copy link
Author

mayos commented Aug 4, 2015

@igracia Much thanks.

@jehervy
Copy link
Owner

jehervy commented Aug 4, 2015

Summer is not the best period to find some free time :) But I'm curious to
see if the performances are increased with this new version. So I will try
;)

Le mar. 4 août 2015 à 11:25, Ivan Gracia notifications@github.com a
écrit :

@mayos https://github.com/mayos Definitely yes! Apart from Trickle ICE,
it has many stability and performance improvement, along with convenient
methods to set the output bitrate for media elements, for instance.

@miroof https://github.com/miroof Are you planning on making this
example compatible with KMS6? I don't think I'm able to do it right now.


Reply to this email directly or view it on GitHub
#2 (comment)
.

@mayos
Copy link
Author

mayos commented Sep 4, 2015

@miroof I've posted the example in the Kurento group:

https://groups.google.com/forum/#!topic/kurento/dnZkonrggDE

@igracia
Copy link

igracia commented Sep 4, 2015

@mayos I think the way to go should be a pull request.

@mayos
Copy link
Author

mayos commented Sep 4, 2015

@igracia Do you mean that you add my examples on site I should open the pull request?
Sorry, I am new on the Github.

@igracia
Copy link

igracia commented Sep 4, 2015

@mayos I mean that instead of sending the code as an attachment. It would probably be better to open a pull request here, on the original source of the project. You can find info on how to open a pull request here

@srigaurav1986
Copy link

@mayos

If you want to run group conference in composite mode with stable kms 6.0 , you can refer to this example.
https://github.com/srigaurav1986/KurentoExample.git

I have tested 18-20 people group conference with this.
Its a very basic example for group conference and sometimes App server might face sync issue while communicating client and media server simultaneously, Please share your feedback.

@mars00772
Copy link

@srigaurav1986 ,did not work today .... what node version did he depend?

@VishadPatel
Copy link

Did anybody as server side implementation on Java instead of nodejs as server.

@htartisan
Copy link

When I try to run this example code with Kurento 6.16 and either Chrome or Firefox browser, I get the following error in the browser:

ReferenceError: getUserMedia is not defined
at Function.WebRtcPeer.start kurento-utils.js:299

WebRtcPeer.startSendRecv | @ | kurento-utils.js:377
start | @ | index.js:43
onclick | @ | VM86 :27

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

7 participants