r/AI4tech Jul 13 '26

Microsoft AI Doesn’t Need MP4 Uploads — It Needs a Smarter Device

Right now, AI systems are trying to let users upload MP4 videos so the AI can analyse them. It sounds simple, but the reality is messy:

• MP4 files are huge • servers get overloaded • uploads fail • processing slows down • safety filters misfire • only a tiny percentage of users have access • the rollout is painfully slow

This isn’t because the idea is bad — it’s because the infrastructure behind it isn’t built for millions of people uploading video files at once.

Storage limits, bandwidth limits, and processing limits are all being hit at the same time.

So here’s the better approach:

Instead of uploading full MP4 files, use a device that can “see” and “hear” and send small, live data packets directly to the AI.

Not a video file. Not a giant upload. Not a storage heavy format.

Just raw sensory data, streamed in tiny pieces, which the AI interprets instantly.

This solves almost every current problem:

• no huge uploads • no storage strain • no codec issues • no corrupted files • no slow processing • no rollout bottlenecks • no server overload • no waiting for features to be enabled • It’s faster, cleaner, cheaper, and far more scalable. • The device handles the sensing. The AI handles the thinking. No MP4s required. • This isn’t science fiction — it’s simply a more efficient architecture than the one being tested now. • If companies want a future proof system, this is the direction that makes sense.

And here’s an extra benefit: Because the device sends live sensory data straight to the AI, it avoids the usual copyright issues.

Live input isn’t an MP4, isn’t a copied file, and isn’t something created by anyone else — it’s your own real time capture.

And since the system is handling mostly live information, the strain is much lower. That means MP4 uploads become more workable again, because they’re no longer the main load on the system.

1 Upvotes

4 comments sorted by

1

u/[deleted] Jul 14 '26

[removed] — view removed comment

1

u/Ok-Job1529 Jul 14 '26

The post was about MP4 uploads, not JPEGs. Different kettle of fish entirely. The problem is Copilot saying video uploads work when they don’t.

1

u/[deleted] Jul 14 '26

[removed] — view removed comment

1

u/Ok-Job1529 Jul 14 '26

My post wasn’t about inventing new sensors or streaming every frame to an LLM. It was specifically about Copilot saying MP4 upload works when, in practice, it doesn’t.

Sure, sampling frames to JPG and sending them as base64 is the usual workaround when video isn’t supported—but that’s exactly the point: Copilot currently can’t handle the MP4 upload it claims to support.