Talk:Remote Play: Difference between revisions
m (mistake fixed... moved to crosscontroller page) |
m (Text replacement - "vitadevwiki.com" to "psdevwiki.com/vita") |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
New VAIO software link (Active as of 3/25/2020): www server is dlv.update.sony.net, directory is /pub/vaio/download/EP0000600291/EP0000600291.exe (The external captcha feature doesn't work!) | |||
Does anyone know how to get this release working on non-VAIO devices? All links appear broken. | |||
---- | |||
Remote Plays uses Gelic device in AP mode : | Remote Plays uses Gelic device in AP mode : | ||
Line 13: | Line 17: | ||
*[[ap_plugin | ap_plugin.sprx]] (/dev_flash/vsh/module) | *[[ap_plugin | ap_plugin.sprx]] (/dev_flash/vsh/module) | ||
*libsysutil_ap.sprx (/dev_flash/sys/external) | *libsysutil_ap.sprx (/dev_flash/sys/external) | ||
*[[premo_game_plugin| premo_game_plugin.sprx]] (/dev_flash/vsh/module) | |||
*[[premo_plugin| premo_plugin.sprx]] (/dev_flash/vsh/module) | |||
---- | ---- | ||
howto video<BR /> | howto video<BR /> | ||
Line 43: | Line 49: | ||
**Remote play is a feature that displays the PS3 screen on a PSP to enable remote operation over a wireless LAN. There are two PSP Remote Play modes, "v1" is in low quality using MPEG4 SP/ATRAC codecs, and "v2" uses MPEG4 AVC/AAC | **Remote play is a feature that displays the PS3 screen on a PSP to enable remote operation over a wireless LAN. There are two PSP Remote Play modes, "v1" is in low quality using MPEG4 SP/ATRAC codecs, and "v2" uses MPEG4 AVC/AAC | ||
**PSvita Remote Play 480p (852x480) | **PSvita Remote Play 480p (852x480) | ||
**http://www. | **http://www.psdevwiki.com/vita/index.php?title=Remote_Play | ||
CAVLC: Context-based adaptive variable-length coding, lower-quality, easier-to-decode option | |||
CABAC: Context-based adaptive binary arithmetic coding, higher-quality, harder-to-decode option | |||
'''Source:''' http://www.adobe.com/devnet/adobe-media-server/articles/h264_encoding.html | |||
== Remote Play Execution Modes == | == Remote Play Execution Modes == | ||
Line 52: | Line 63: | ||
PS1 | PS1 | ||
ELSE | ELSE | ||
==Remote Keyboard for VAIO laptops== | |||
This utility installs the originally shipped version of the Remote Keyboard with PlayStation3 software. | |||
This utility allows you to establish a Bluetooth® wireless connection between your computer and a PlayStation3 system so you can use the computer keyboard or touchpad to operate a PlayStation3 system. | |||
Read more at: [https://esupport.sony.com/US/p/swu-download.pl?mdl=VPCEB36GX&upd_id=6065&os_group_id=6 esupport.sony.com] | |||
Has this appliction ever been patched to work on non Vaio computers as well? |
Latest revision as of 06:00, 15 April 2023
New VAIO software link (Active as of 3/25/2020): www server is dlv.update.sony.net, directory is /pub/vaio/download/EP0000600291/EP0000600291.exe (The external captcha feature doesn't work!)
Does anyone know how to get this release working on non-VAIO devices? All links appear broken.
Remote Plays uses Gelic device in AP mode :
source: http://portal.gitbrew.org/wikibrew/PS3:HvReverseEngineering#Gelic_Device
local reference/backupmirror: http://www.ps3devwiki.com/index.php?title=Hypervisor_Reverse_Engineering#Gelic_Device
Libraries used for PSP/Remoteplay:
- Subdisplay (CELL_SUBDISPLAY_)
- Sysutil Accesspoint (CELL_SYSUTIL_AP_)
- USB PSP Connection Manager (CELL_USBPSPCM_)
SPRX:
- ap_plugin.sprx (/dev_flash/vsh/module)
- libsysutil_ap.sprx (/dev_flash/sys/external)
- premo_game_plugin.sprx (/dev_flash/vsh/module)
- premo_plugin.sprx (/dev_flash/vsh/module)
howto video
Remote Play Launcher[edit source]
the Remote play Loader link is shown to be a virus in multiple scans. should that be mentioned somewhere... or reassured that it isn't a virus...?
Remote play codecs (experimental table)[edit source]
Remote Play Mode | Video | Audio | +Attribute | ||||||
---|---|---|---|---|---|---|---|---|---|
Codec | Resolution | BitRate | FrameRate | Codec | Channels | BitRate | SamplingRate | ||
PSVita+PSP v1 M4V(480x272) | MPEG4 SP | 480x272 | kbps | <=30 | ATRAC | 2 | kbps | Hz | +1 |
PSVita+PSP v2 AVC(480x272) | MPEG4 AVC | 480x272 | kbps | <=30 | AAC | 2 | kbps | 48KHz | +5 |
PSVita 480p(852x480) / PSP compatible AVC(480x272) | MPEG4 AVC | 852x480 or 480x272 | kbps | <=30 | AAC | 2 | kbps | 48KHz | +133 |
PSVita only 480p(852x480) | MPEG4 AVC | 852x480 | kbps | <=30 | AAC | 2 | kbps | 48KHz | +128 |
- Old/obsolete/posibly innacurate (moved from SFO page):
- Remote play is a feature that displays the PS3 screen on a PSP to enable remote operation over a wireless LAN. There are two PSP Remote Play modes, "v1" is in low quality using MPEG4 SP/ATRAC codecs, and "v2" uses MPEG4 AVC/AAC
- PSvita Remote Play 480p (852x480)
- http://www.psdevwiki.com/vita/index.php?title=Remote_Play
CAVLC: Context-based adaptive variable-length coding, lower-quality, easier-to-decode option CABAC: Context-based adaptive binary arithmetic coding, higher-quality, harder-to-decode option Source: http://www.adobe.com/devnet/adobe-media-server/articles/h264_encoding.html
Remote Play Execution Modes[edit source]
VSH GAME SUBDISPLAY PS1 ELSE
Remote Keyboard for VAIO laptops[edit source]
This utility installs the originally shipped version of the Remote Keyboard with PlayStation3 software.
This utility allows you to establish a Bluetooth® wireless connection between your computer and a PlayStation3 system so you can use the computer keyboard or touchpad to operate a PlayStation3 system.
Read more at: esupport.sony.com
Has this appliction ever been patched to work on non Vaio computers as well?