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

[Question]: How do i directly get the encoded frames??? #426

Closed
4 tasks done
Praveenstein opened this issue Nov 12, 2024 · 1 comment
Closed
4 tasks done

[Question]: How do i directly get the encoded frames??? #426

Praveenstein opened this issue Nov 12, 2024 · 1 comment
Labels
QUESTION ❓ User asked about the working/usage of VidGear APIs. SOLVED 🏁 This issue/PR is resolved now. Goal Achieved!

Comments

@Praveenstein
Copy link

Issue guidelines

Issue Checklist

  • I have searched open or closed issues for my problem and found nothing related or helpful.
  • I have read the Documentation and found nothing related to my problem.
  • I have gone through the Bonus Examples and FAQs and found nothing related or helpful.

Describe your Question

I am able to use vidgear, setup to read frames from usb camera, use ffmpeg, and encode to h264 format, i don't want to write it to a mp4 file or something, i just want the encoded frames as they come, to be in my local variable, i will use that to stream directly.

Terminal log output(Optional)

No response

Python Code(Optional)

No response

VidGear Version

0.3.3

Python version

3.8

Operating System version

windows

Any other Relevant Information?

No response

@Praveenstein Praveenstein added the QUESTION ❓ User asked about the working/usage of VidGear APIs. label Nov 12, 2024
@abhiTronix
Copy link
Owner

I am able to use vidgear, setup to read frames from usb camera, use ffmpeg, and encode to h264 format, i don't want to write it to a mp4 file or something, i just want the encoded frames as they come, to be in my local variable, i will use that to stream directly.

@Praveenstein Just use my another library DeFFcode that is made for this only. Let me know if you have any other questions!

@abhiTronix abhiTronix added the SOLVED 🏁 This issue/PR is resolved now. Goal Achieved! label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QUESTION ❓ User asked about the working/usage of VidGear APIs. SOLVED 🏁 This issue/PR is resolved now. Goal Achieved!
Projects
None yet
Development

No branches or pull requests

2 participants