Video SDK
# support
u
Hi! I'm trying to find more information about the Video SDK. Currently I'm using @vapi-ai/web to create dynamic assistants in my web application. The documentation leads me to believe, that all I need to do is to just set videoRecordingEnabled to true and the video will be recorded. Is that true? Also I'm having troubles finding pricing for it.
v
@_mikigraf Hello! I'm glad to hear you're interested in adding video capabilities to your web application with VAPI. You're correct that enabling video recording is typically as simple as setting a
videoRecordingEnabled
parameter to
true
within your application's configuration. This should allow you to capture video along with the audio. Regarding the pricing for the video SDK, this information is not typically included in the SDK documentation itself. Pricing can vary based on usage, features, and any additional services you might need. For the most accurate and up-to-date pricing information, I would recommend reaching out directly to the VAPI sales or support team. They will be able to provide you with a detailed pricing structure tailored to your specific use case and requirements. If you need further assistance or have any more questions, feel free to ask!
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
s
had the same questions. @Shubham Bajaj said its free. and yes videoRecordingEnabled = true will return a video url
s
Yes and No cost are added.
u
magic, amazing, thanks! I just couldn't believe that setting videoRecordingEnabled to true will take care of everything
s
sorry what?
u
I understood that it will just work, but somehow I'm not getting the url of the video :/ I'm using the useVapi hook from one of the examples and am not sure if it requires adjustments
s
did you enabled the video recording?
u
Call ID from the end of call report is 23a804f-b0c6-4ac0-b5d2-9ddded182182. I see a field webCallUrl, but there's no other url to a video https://cdn.discordapp.com/attachments/1261053720834342913/1262013072219050025/image.png?ex=66950cc3&is=6693bb43&hm=8825ff5312d60e9be77f405c9df0039baf8c01159b1a3c6da847ba5651b7a54e&
s
@_mikigraf please check the call id 23a804f-b0c6-4ac0-b5d2-9ddded182182, I couldn't find any result.
u
weird, here's one that I can see in the dashboard: 3256d3f1-b5b6-49bc-b512-2bf3fa279e71
s
check it exsists.
u
Shouldn't it be included as an artifact in the end-of-call report? Maybe this is where the reason :d
s
it is there only i checked.
u
thanks Shubham! it looks like the videoRecordingUrl is present when I call calls/get-call, but not in the end-of-call-report
s
no response closing the ticket.
b
this is true. i can confirm this now too
2 Views