Integrating Kaltura in Asp.Net Application with Like, Dislike and comments section

Having requirement of integrating Kaltura video player in Asp.Net application with Like, Dislike and Comments section for videos.
I need guidance for it. I searched a lot on website, in user manual for likes, dislikes and comments but not getting relevant information about it.
Any help would be great. Thanks in advance.

Hello,

I assume you want to write your code in C#? Kaltura client libs are offered for the following languages:
http://www.kaltura.com/api_v3/testme/client-libs.php

You can start by generating code in the admin console->developer->test console.
This post might also help:

Thank you jess for your reply.
Now wanted to get related videos information from kaltura using javascript API.
Which service and action should I use to get this information ?

Answered here: