Talk:Remote Play: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
m (Text replacement - "vitadevwiki.com" to "psdevwiki.com/vita")
 
(14 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 11: Line 15:


SPRX:
SPRX:
*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 24: Line 29:
{| class="wikitable"
{| class="wikitable"
|+ Remote Play Codecs
|+ Remote Play Codecs
! rowspan=2 | Remote Play Mode !! colspan=5 | Video !! colspan=5 | Audio || rowspan=2 | +Attribute
! rowspan=2 | Remote Play Mode !! colspan=4 | Video !! colspan=4 | Audio || rowspan=2 | +Attribute
|-
|-
! Codec !! Resolution !! BitRate !! Frequency !! FrameRate !! Codec !! Channels !! BitRate !! Frequency !! SamplingRate
! Codec !! Resolution !! BitRate !! FrameRate !! Codec !! Channels !! BitRate !! SamplingRate
|-
|-
! PSVita 480p(852x480) / PSP compatible AVC(480x272)
! PSVita+PSP v1 M4V(480x272)
| AVC || x || kbps || Hz || fps || AAC || 2 || kbps || Hz || Hz || +133
| MPEG4 SP || 480x272 || kbps || &lt;=30 || ATRAC || 2 || kbps || Hz || +1
|-
|-
! PSVita+PSP v1 AVC(480x272)
! PSVita+PSP v2 AVC(480x272)
| AVC || x || kbps || Hz || fps || AAC || 2 || kbps || Hz || Hz || +5
| MPEG4 AVC || 480x272 || kbps || &lt;=30 || AAC || 2 || kbps || 48KHz || +5
|-
|-
! PSVita+PSP v2 M4V(480x272)
! PSVita 480p(852x480) / PSP compatible AVC(480x272)
| MPEG4 SP || x || kbps || Hz || fps || ATRAC || 2 || kbps || Hz || Hz || +1
| MPEG4 AVC || 852x480 or 480x272 || kbps || &lt;=30 || AAC || 2 || kbps || 48KHz || +133
|-
|-
! PSVita only 480p(852x480)
! PSVita only 480p(852x480)
| AVC? || x || kbps || Hz || fps || AAC? || 2 || kbps || Hz || Hz || +128
| MPEG4 AVC || 852x480 || kbps || &lt;=30 || AAC || 2 || kbps || 48KHz || +128
|}
|}


Line 44: 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.vitadevwiki.com/index.php?title=Remote_Play
**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 ==
 
VSH
GAME
SUBDISPLAY
PS1
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 07: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:


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 Codecs
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?