Advertisement
Guest User

piracast

a guest
Dec 7th, 2013
496
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.23 KB | None | 0 0
  1. pi@raspberrypi ~/piracast/application $ sudo ./main
  2. Increase rmem_default...
  3. Kill running application...
  4. app: no process found
  5. wpa_supplicant: no process found
  6. hostapd: no process found
  7. Waiting for incoming connection...
  8. peer_status: 2
  9. peer_status: 2
  10. peer_status: 2
  11. peer_status: 2
  12. peer_status: 2
  13. peer_status: 2
  14. peer_status: 2
  15. peer_status: 8
  16. Discovery request received!
  17. wlan0 Scan completed :
  18. Cell 01 - Address: 02:22:F4:EA:7E:AC
  19. ESSID:"DIRECT-"
  20. Protocol:IEEE 802.11gn
  21. Frequency:2.412 GHz (Channel 1)
  22. Encryption key:on
  23. Bit Rates:65 Mb/s
  24. IE: Unknown: DD6D0050F204104A0001101044000101101200020004103B00010010470010A666945FACEC5928B6A7F73BBEAEB15B102100012010230001201024000120104200012010540008000A0050F20400051011000C416E64726F69645F646234621008000243881049000600372A000120
  25. Quality=0/100 Signal level=100/100
  26.  
  27.  
  28. Getting peer device address...
  29. p2p_peer_devaddr_get:
  30. peer_devaddr: 02:22:F4:EA:7E:AC
  31. p2p_wpsinfo:
  32. Getting peer authentication type...
  33. p2p_req_cm_get:
  34. wlan0 p2p_get:
  35.  
  36. CM=pbc
  37.  
  38.  
  39. Confirming peer authentication...
  40. p2p_set_nego:
  41. mac: 02:22:F4:EA:7E:AC
  42. peer_status: 10
  43. Negotiation suceeded!
  44. p2p_role_get:
  45. Role: 3
  46. p2p_opch_get:
  47. ---------------------------
  48. wlan0 p2p_get:
  49.  
  50. ---------------------------
  51. Configuration file: p2p_hostapd.conf
  52. drv->ifindex=3
  53. l2_sock_recv==l2_sock_xmit=0x0x117630
  54. Failed to request a scan of neighboring BSSes
  55. +rtl871x_sta_deauth_ops, ff:ff:ff:ff:ff:ff is deauth, reason=2
  56. rtl871x_set_key_ops
  57. rtl871x_set_key_ops
  58. rtl871x_set_key_ops
  59. rtl871x_set_key_ops
  60. Using interface wlan0 with hwaddr 10:fe:ed:20:3d:b6 and ssid 'DIRECT-RT'
  61. rtl871x_set_beacon_ops
  62. rtl871x_set_hidden_ssid_ops
  63. rtl871x_set_wps_assoc_resp_ie
  64. rtl871x_set_wps_beacon_ie
  65. rtl871x_set_wps_probe_resp_ie
  66. rtl871x_set_key_ops
  67. rtl871x_set_beacon_ops
  68. rtl871x_set_hidden_ssid_ops
  69. do_wps
  70. Selected interface 'wlan0'
  71. OK
  72.  
  73. wps passed!
  74. read_all_sta:
  75. read_all_sta:
  76. read_all_sta:
  77. read_all_sta:
  78. Wireless display negotiation completed!
  79. lease table has not been updated, wait for a second...
  80. Source has requested IP!
  81. leasd IP: 192.168.2.30
  82. Received 'OPTIONS * RTSP/1.0\r\nDate: Sat, 07 Dec 2013 11:45:11 +0000\r\nServer: Mine/1.0\r\nCSeq: 1\r\nRequire: org.wfa.wfd1.0\r\n\r\n'
  83. M2 Resp: 'RTSP/1.0 200 OK\r\nDate: Sat, 07 Dec 2013 11:45:11 +0000\r\nServer: Mine/1.0\r\nCSeq: 2\r\nPublic: org.wfa.wfd1.0, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, SET_PARAMETER\r\n\r\n'
  84. M3 Req:
  85. 'GET_PARAMETER rtsp://localhost/wfd1.0 RTSP/1.0\r\nDate: Sat, 07 Dec 2013 11:45:11 +0000\r\nServer: Mine/1.0\r\nCSeq: 2\r\nContent-Type: text/parameters\r\nContent-Length: 83\r\n\r\nwfd_content_protection\r\nwfd_video_formats\r\nwfd_audio_codecs\r\nwfd_client_rtp_ports\r\n'
  86.  
  87. M3 Resp:
  88. 'RTSP/1.0 200 OK\r\nDate: Sun, 11 Aug 2013 04:41:40 +000\r\nServer: stagefright/1.2 (Linux;Android 4.3)\r\nCSeq: 2\r\nContent-Type: text/parameters\r\nContent-Length: 182\r\n\r\nwfd_video_formats: 39 00 02 02 0001FFFF 3FFFFFFF 00000000 00 0000 0000 00 none none\r\nwfd_audio_codecs: LPCM 00000002 00\r\nwfd_client_rtp_ports: RTP/AVP/UDP;unicast 19000 0 mode=play\r\n'
  89.  
  90. M4 Req:
  91. 'SET_PARAMETER rtsp://localhost/wfd1.0 RTSP/1.0\r\nDate: Sat, 07 Dec 2013 11:45:11 +0000\r\nServer: Mine/1.0\r\nCSeq: 3\r\nContent-Type: text/parameters\r\nContent-Length: 278\r\n\r\nwfd_video_formats: 28 00 02 02 00000020 00000000 00000000 00 0000 0000 00 none none\r\nwfd_audio_codecs: LPCM 00000002 00\r\nwfd_presentation_URL: rtsp://192.168.2.30/wfd1.0/streamid=0 none\r\nwfd_client_rtp_ports: RTP/AVP/UDP;unicast 19000 0 mode=play\r\nwfd_content_protection: none\r\n'
  92.  
  93. M4 Resp:
  94. 'RTSP/1.0 200 OK\r\nDate: Sun, 11 Aug 2013 04:41:40 +000\r\nServer: stagefright/1.2 (Linux;Android 4.3)\r\nCSeq: 3\r\n\r\n'
  95.  
  96. M6 Rsp: 'RTSP/1.0 200 OK\r\nDate: Sat, 07 Dec 2013 11:45:12 +0000\r\nServer: Mine/1.0\r\nCSeq: 4\r\nSession: 1559010324;timeout=30\r\nTransport: RTP/AVP/UDP;unicast;client_port=50000-50001;server_port=15550-15551\r\n\r\n'
  97. M7 Rsp: 'RTSP/1.0 200 OK\r\nDate: Sat, 07 Dec 2013 11:45:12 +0000\r\nServer: Mine/1.0\r\nCSeq: 5\r\nSession: 1559010324;timeout=30\r\nRange: npt=now-\r\n\r\n'
  98. req: GET_PARAMETER rtsp://localhost/wfd1.0 RTSP/1.0
  99. Date: Sat, 07 Dec 2013 11:45:17 +0000
  100. Server: Mine/1.0
  101. CSeq: 5
  102. Session: 1559010324
  103.  
  104.  
  105. sent keep alive!
  106. app: ./src/sx_mgmt_video_decoder.c:324: slice_start_find: Assertion `*curr_ptr == 0x05' failed.
  107. req: SET_PARAMETER rtsp://localhost/wfd1.0 RTSP/1.0
  108. Date: Sat, 07 Dec 2013 11:45:20 +0000
  109. Server: Mine/1.0
  110. CSeq: 6
  111. Content-Type: text/parameters
  112. Content-Length: 30
  113.  
  114. wfd_trigger_method: TEARDOWN
  115.  
  116. Tear down received!
  117. app: no process found
  118. ^CTraceback (most recent call last):
  119. File "/usr/local/lib/python2.7/dist-packages/cx_Freeze/initscripts/Console.py", line 27, in <module>
  120. File "main.py", line 46, in <module>
  121. File "/usr/lib/python2.7/subprocess.py", line 493, in call
  122. return Popen(*popenargs, **kwargs).wait()
  123. File "/usr/lib/python2.7/subprocess.py", line 1301, in wait
  124. pid, sts = _eintr_retry_call(os.waitpid, self.pid, 0)
  125. File "/usr/lib/python2.7/subprocess.py", line 478, in _eintr_retry_call
  126. return func(*args)
  127. KeyboardInterrupt
  128. pi@raspberrypi ~/piracast/application $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement