so i was working with OpenCV pose detection and I used mediapipe for that now i want to remove my video and only export the skeleton that has detected my pose in form of a video
i tried using OpenCV mediapipe and tried exporting coordinates and then using them in Unity 3D to form skeleton animation but i want to export it directly as a video file