如何在 Twilio 中切换视频录制
How to Toggle video recording in Twilio
我想在我的 Web 应用程序中添加切换录制功能,
使用 Twilio 客户端 2.0 版并通过 Java 服务器端代码生成令牌。
切换(只是为了清楚)-> 能够 pause/start 在通话正在进行时进行录音。
问题:如何在 Twilio 中实现切换记录功能,如果可能的话?
截至目前,Pause/Start无法在视频通话中录制视频。
来自 Twilio 支持的回复:
Thanks for reaching out to us! At this time, pausing and resuming a recording isn't possible. This is a feature we're looking to add in the future, but I don't have a specific date to share on when that will be available. I'll add your ticket to the feature request so that we can accurately set a priority for implementing it. Please let me know if you have any questions!
我想在我的 Web 应用程序中添加切换录制功能, 使用 Twilio 客户端 2.0 版并通过 Java 服务器端代码生成令牌。 切换(只是为了清楚)-> 能够 pause/start 在通话正在进行时进行录音。
问题:如何在 Twilio 中实现切换记录功能,如果可能的话?
截至目前,Pause/Start无法在视频通话中录制视频。
来自 Twilio 支持的回复:
Thanks for reaching out to us! At this time, pausing and resuming a recording isn't possible. This is a feature we're looking to add in the future, but I don't have a specific date to share on when that will be available. I'll add your ticket to the feature request so that we can accurately set a priority for implementing it. Please let me know if you have any questions!