Connect kurento with dot net application

697 views
Skip to first unread message

andrea bertero

unread,
Dec 19, 2015, 8:55:29 AM12/19/15
to kurento
Hi all
I must connect a windows application written in c# to webrtcendpoint of Kurento (audio and video). You can suggest a sdk or other for do it.
I tried cefsharp and work, but I prefer not use a webview inside a form for only audio and video function.

ps. Signaling is not a problem

Thanks

Andrea


Ivan Gracia

unread,
Dec 21, 2015, 10:09:09 AM12/21/15
to Kurento Public
The Kurento Media Server exposes a websocket connection, which you can use to control the media server. Signalling is achieved implementing the Kurento protocol, and issuing the JSON-RPC commands particulat to each media element. The different clients (Java, JS and NodeJS) offer implementations of this protocol, but you can use that in any language of your chioicce, as long as it can connect with a websocket, and send JSON string in there.

Ivan Gracia



--
You received this message because you are subscribed to the Google Groups "kurento" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kurento+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

andrea bertero

unread,
Dec 21, 2015, 10:58:05 AM12/21/15
to kurento
Thank for your answer.
My problem is to send rtp Audio and Video data with c# client.
Signaling and manage media server (KMS) is very easy (ie.: create pipeline, manage sdp and ice), and I use nodeJS.

Ps.: I tried to use IceLink provided by http://frozenmountain.com/ but there were issues with VP8 codec, the video streaming frozen often with this error "bitstream not supported by this decoder"

Andrea

Ivan Gracia

unread,
Dec 22, 2015, 10:03:45 AM12/22/15
to Kurento Public
Got it! Sorry, but we have no experience with RTP in C#. I hope that someone in here can helpl you, as I'm also curious as to what you could use.

Ivan Gracia


Emisael calderon

unread,
Mar 28, 2019, 8:09:10 PM3/28/19
to kurento
Hello Andrea,

I'm curious about the solution, did you find it.

Best Regards.
Reply all
Reply to author
Forward
0 new messages