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

show error when I use VideoKitRecorder component #158

Open
IronYasuo opened this issue Nov 14, 2024 · 0 comments
Open

show error when I use VideoKitRecorder component #158

IronYasuo opened this issue Nov 14, 2024 · 0 comments

Comments

@IronYasuo
Copy link

image
image

PC and android show same error:

InvalidOperationException: VideoKit plan does not support this operation. Check your plan and upgrade at https://videokit.ai
VideoKit.Internal.VideoKit.Throw (VideoKit.Internal.VideoKit+Status status) (at ./Library/PackageCache/[email protected]/Runtime/Internal/VideoKit.cs:811)
VideoKit.MediaRecorder.Create (VideoKit.MediaRecorder+Format format, System.Int32 width, System.Int32 height, System.Single frameRate, System.Int32 sampleRate, System.Int32 channelCount, System.Int32 videoBitRate, System.Int32 keyframeInterval, System.Single compressionQuality, System.Int32 audioBitRate, System.String prefix) (at ./Library/PackageCache/[email protected]/Runtime/MediaRecorder.cs:180)
VideoKit.VideoKitRecorder.StartRecordingAsync () (at ./Library/PackageCache/[email protected]/Runtime/Components/VideoKitRecorder.cs:478)
VideoKit.VideoKitRecorder.StartRecording () (at ./Library/PackageCache/[email protected]/Runtime/Components/VideoKitRecorder.cs:430)
System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.b__7_0 (System.Object state) (at <17d9ce77f27a4bd2afb5ba32c9bea976>:0)
UnityEngine.UnitySynchronizationContext+WorkRequest.Invoke () (at :0)
UnityEngine.UnitySynchronizationContext.Exec () (at :0)
UnityEngine.UnitySynchronizationContext.ExecuteTasks () (at :0)

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

1 participant