More actions
No edit summary |
No edit summary |
||
Line 34: | Line 34: | ||
* [https://github.com/44670/BootNTR/wiki/Video-Streaming#setting-up-wifi-ap Setting up WiFi access point]. | * [https://github.com/44670/BootNTR/wiki/Video-Streaming#setting-up-wifi-ap Setting up WiFi access point]. | ||
* [https://github.com/44670/BootNTR/wiki/Video-Streaming#how-to-activate-video-streaming Activate video streaming]. | * [https://github.com/44670/BootNTR/wiki/Video-Streaming#how-to-activate-video-streaming Activate video streaming]. | ||
===Reference=== | ===Reference=== | ||
* [https://gbatemp.net/threads/3ds-screen-recording-without-a-capture-card-ntr-cfw-method.423445 A comprehensive setup guide] (by NekoMichi). | |||
* [https://github.com/44670/BootNTR/files/222950/NTR_3.4PREVIEW2_STARTER_KIT.zip NTR CFW 3.4 Preview Starter Kit] (contains applications NTRViewer, NTRDebugger and FakeProxy). | |||
* [[BootNTR_Selector_3DS|BootNTR Selector]]. | * [[BootNTR_Selector_3DS|BootNTR Selector]]. | ||
==Screenshots== | ==Screenshots== |
Revision as of 13:28, 15 July 2021
NTRViewer is a PC Viewer for NTR CFW's streaming feature.
Note: NTR CFW's video streaming only works for new3ds (NTR CFW 3.5).
Building
Dependencies
OSX
brew install sdl jpeg-turbo ffmpeg make CONF=OSX
Linux
apt-get install libsdl1.2-dev libjpeg-turbo8-dev libswscale-dev (or other equivalent methods to get these libraries installed) make CONF=Release
Windows
Follow the guide in ffmpeg directory, then build this project with Visual Studio 2013.
User guide
How to setup
Please refer to the NTR's project page and guide for the video streaming feature:
Reference
- A comprehensive setup guide (by NekoMichi).
- NTR CFW 3.4 Preview Starter Kit (contains applications NTRViewer, NTRDebugger and FakeProxy).
- BootNTR Selector.
Screenshots
Media
NTRViewer Test (Direct 3DS Footage No Capture Card) (SneakyKNG)
Known issues
In some circumstances the in-game plugin will fail to load after video streaming has been activated. If you need to active any other in-game plugins, it is recommended to start the video streaming after the game is loaded and paused in the home menu (by pressing the HOME button).
Closing the lid or switch to another game when video streaming was active, will cause console hangs. So do not close the lid or switch to another game when the video streaming was active.
External links
- Author's Twitter - https://twitter.com/44670_/status/777837448390856705
- GitHub - https://github.com/44670/NTRViewer