Git Product home page Git Product logo

Comments (2)

kensuke avatar kensuke commented on August 30, 2024

hint

// S3 to N7 (failed)
I/NetworkSession(1468): connecting socket 45 to 192.168.49.1:7236
I/WifiDisplaySink(1468): We're now connected.
E/WifiDisplaySink(1468): Invalid server_port description '19000'.
E/WifiDisplaySink(1468): rtpPort[19000] rtcpPort[1589504000] server_port[19000]
A/WifiDisplaySink(1468): frameworks/av/media/libstagefright/wifi-display/sink/WifiDisplaySink.cpp:654 CHECK_EQ( err,(status_t)OK) failed: -1007 vs. 0
A/WifiDisplaySink(1468): --------- beginning of crash

// N4 to N7 (success)
I/NetworkSession(1693): connecting socket 45 to 192.168.49.85:7236
I/WifiDisplaySink(1693): We're now connected.
I/RTPReceiver(1585): RTPReceiver::connect() mRTPMode[2] remoteHost[192.168.49.85] remoteRTPPort[52532] remoteRTCPPort[52533]
I/RTPReceiver(1693): connectUDPSession RTP successful.
I/RTPReceiver(1693): connectUDPSession RTCP successful.
I/WifiDisplaySink(1693): MediaReceiver initialization completed w/ err 0

from how-to-miracast-on-aosp.

xuwen0306 avatar xuwen0306 commented on August 30, 2024

@kensuke the error log you post is based S3, and the root cause is sink code checking the fix style port from source side. The easy way to fix the issue is comment the check port part, or will cause IoT issue continuely

from how-to-miracast-on-aosp.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.