More actions
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
===How to setup=== | ===How to setup=== | ||
Please refer to the NTR's project site for information on | Please refer to the NTR's project site for information on: | ||
* How to [https://github.com/44670/BootNTR/wiki/Video-Streaming#setting-up-wifi-ap setup your WiFi access point]. | |||
* How to [https://github.com/44670/BootNTR/wiki/Video-Streaming#how-to-activate-video-streaming activate video streaming]. | |||
==Media== | ==Media== | ||
Line 44: | Line 46: | ||
* Author's Twitter - https://twitter.com/44670_/status/777837448390856705 | * Author's Twitter - https://twitter.com/44670_/status/777837448390856705 | ||
* GitHub - https://github.com/44670/NTRViewer | * GitHub - https://github.com/44670/NTRViewer | ||
[[Category:3DS homebrew applications]] | |||
[[Category:Homebrew utility applications on 3DS]] | |||
[[Category:3DS homebrew applications]] | [[Category:3DS homebrew applications]] | ||
[[Category:Homebrew utility applications on 3DS]] | [[Category:Homebrew utility applications on 3DS]] |
Revision as of 12:05, 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.
How to setup
Please refer to the NTR's project site for information on:
- How to setup your WiFi access point.
- How to activate video streaming.
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