Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

H264 encoding only without login?

dr_lightning
Beginner
301 Views
I'm trying to build an "appliance" PC that powers up and does it's video stuff automatically. (Data acquisition system for racecars that overlays engine and other data on top of live in-car camera image, then ships video out via WiFi.)
I learned recently that the Intel Media SDK requires a login. How might I get around this? I have two thoughts. Your comments on those as well as any additional thoughts are greatly appreciated:
1) Automagically fake a login on power up.
2) Since I need only the H264 encoder, including i7 Sandy Bridge hardware acceleration, might it be possible to use only that part of the SDK (whether from runtime or sourcecode) in a way that doesn't require a login?
Thanks very much.
0 Kudos
1 Reply
Anthony_P_Intel
Employee
301 Views
Hi,

1)
Microsoft Windows allows for login to occur automatically (search the web for "windows 7 auto login" and you will see many threads on this. This is not a "fake" login. It is a real login with a stored password.

2)
No. The H.264 encode capabilities are currently only available when a user is logged-in.

This is a popular "feature request" and we appreciate the interest. Please watch these forums for any updates.

-Tony
0 Kudos
Reply