Skip to content

squash/fbdev-mjpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbdev-mjpeg

This project is working to implement a remote Linux framebuffer console.

USAGE

Usage of ./fbdev-mjpeg:
  -device string
        Framebuffer device to read (default "/dev/fb0")
  -height int
        Framebuffer height in pixels (default 480)
  -port int
        Port to service mjpeg stream (default 9876)
  -width int
        Framebuffer width in pixels (default 640)

About

Stream linux framebuffer device as mjpeg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages