phoboslab / jsmpeg-vnc

A low latency, high framerate screen sharing server for Windows and client for browsers
2.39k stars 396 forks source link

.h264 to mpeg1 format #50

Closed ghost closed 5 years ago

ghost commented 6 years ago

Hi,

I captured a render buffer target from my GPU and encoded it to a .h264 file. So, I'd like to know how can I transode my .h264 to mpeg1 video format so that I send it over websocket, decode and render?

BelleNottelling commented 5 years ago

I guess I don't understand.. are you trying to send a video you've already recorded? This really isn't the project for that lol