This is a plugin that lets you stream your PSP screen to your computer via USB.
It follows the USB Video Class (UVC) standard, therefore it should work on any OS.
- 480x272 YUY2 @ 30 FPS and 60 FPS (WIP)
Download:
Installation:
- Copy
uvc.prx
toms0:/seplugins/
- Add
uvc.prx
toms0:/seplugins/VSH.TXT
and/orms0:/seplugins/GAME.TXT
- Reboot your PSP
Viewing
On Windows I recommend PotPlayer for viewing, and on Linux I recommend mpv or mplayer.
mpv av://v4l2:/dev/videoN --profile=low-latency --untimed
mplayer tv:// -tv driver=v4l2:device=/dev/videoN
You can use OBS to capture/live-stream the incoming video from the PSP.
Compilation
- If you want to compile the source code, pspsdk is needed.
- If you use Windows 10 you might have to change the Camera access permissions on the Privacy Settings.
- Remember that if anything goes wrong (like the PSP not booting) you can always press R at boot to enter recovery mode.
Note: No, it doesn't stream audio. For that use a 3.5mm jack to jack adapter.