Skip to content

编译为so之后调用报错No EGL Display nvbufsurftransform: Could not get EGL display connection #8

@lindsayshuo

Description

@lindsayshuo

nvidia@ubuntu:~/jetson_dec_5.0.2/build$ ./main
No EGL Display
nvbufsurftransform: Could not get EGL display connection
'nvidia_rtsp_create' loaded successfully!
'nvidia_rtsp_read' loaded successfully!
'nvidia_rtsp_destroy' loaded successfully!
username:admin
password:ahsg123456
url:rtsp://192.168.1.225:554/Streaming/Channels/101
host:192.168.1.225
port:554
/home/nvidia/jetson_dec_5.0.2/media/MediaReader/RtspReader/rtsp_client.cpp249
OPTIONS rtsp://192.168.1.225:554/Streaming/Channels/101 RTSP/1.0
CSeq: 1
User-Agent: simple-rtsp-client

/home/nvidia/jetson_dec_5.0.2/media/MediaReader/RtspReader/rtsp_client.cpp169
RTSP/1.0 200 OK
CSeq: 1
Public: OPTIONS, DESCRIBE, GET_PARAMETER, PAUSE, PLAY, SETUP, SET_PARAMETER, TEARDOWN
Date: Thu, Dec 12 2024 16:17:46 GMT

/home/nvidia/jetson_dec_5.0.2/media/MediaReader/RtspReader/rtsp_client.cpp287
DESCRIBE rtsp://192.168.1.225:554/Streaming/Channels/101 RTSP/1.0
CSeq: 2
User-Agent: simple-rtsp-client
Accept: application/sdp

/home/nvidia/jetson_dec_5.0.2/media/MediaReader/RtspReader/rtsp_client.cpp169
RTSP/1.0 401 Unauthorized
CSeq: 2
WWW-Authenticate: Digest realm="IP Camera(F8024)", nonce="e1a544e8bba7259300761b8b429f9bf4", stale="FALSE"
Date: Thu, Dec 12 2024 16:17:46 GMT

/home/nvidia/jetson_dec_5.0.2/media/MediaReader/RtspReader/rtsp_client.cpp287
DESCRIBE rtsp://192.168.1.225:554/Streaming/Channels/101 RTSP/1.0
CSeq: 3
User-Agent: simple-rtsp-client
Accept: application/sdp
Authorization: Digest username="admin", realm="IP Camera(F8024)", nonce="e1a544e8bba7259300761b8b429f9bf4", uri="rtsp://192.168.1.225:554/Streaming/Channels/101", response="00000000000000000000000000000000"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions