Solutions for devices:
Installation:
Old post:
AllShare Cast is Samsung's implementation of Screen Mirroring. It refuses to work on a modified device:
Logcat of where the error occurs:
- Galaxy S4 (I9500) by @sorg
- Galaxy Note 8.0 by @mrmrmrmr
- Galaxy Note 2 (N7100 / 4.3 only) by doandu1234
- Galaxy SIII (I9300 / 4.3 only) by @mrmrmrmr
Installation:
- Using a root-enabled file explorer, like Root Explorer, make a backup of /system/lib/libWFD_ENGINE.so
- Download the file corresponding to your device from above, unzip the zip file, and copy the so file to /system/lib, replacing the one already there (again, make a backup).
- Set permissions to 644 / -rw-r--r-- and reboot.
Old post:
AllShare Cast is Samsung's implementation of Screen Mirroring. It refuses to work on a modified device:
Logcat of where the error occurs:
Code:
I/WFD_Rtsp( 2483): content protection info found!!!
I/WFD_Rtsp( 2483): HDCP is supported by sink
I/WFD_Rtsp( 2483): HDCP port is 1189
I/WFD_Rtsp( 2483): HDCP2 init failed:-650. time: 4155
I/WFD_Rtsp_Engine( 2483): RTSP_REQUEST_HDCP_FAIL
E/WFDSourceSignalTask( 2483): HDCP init fail
V/WFDSourceEngine( 2483): Called OnErrorNoti()
E/IWFDTask( 2483): is Passive Task, Can't Send Event
E/IWFDTask( 2483): is Passive Task, Can't Send Event
E/IWFDTask( 2483): SourceAudioTask is Passive Task, Can't Send Event
E/IWFDTask( 2483): is Passive Task, Can't Send Event
V/WFDNativeCPP( 2483): [Remote] WFD_NOTI_TO_APP_ERROR
D/WFDService( 2955): onDisplayError
D/WFDService( 2955): sendWfdStartForPopup
Last edited: