Skip to content

Failed to initialize the ADM #57

@mpena2099

Description

@mpena2099

Hi!

$ docker run --network=host -t -i webrtc_ros /bin/bash
$ roslaunch webrtc_ros webrtc_ros.launch

And then, on browser, when I click on the image topic, that is what I get on ROS:

(...)
auto-starting new master
process[master]: started with pid [448]
ROS_MASTER_URI=http://localhost:11311

setting /run_id to abf3a702-5c5e-11eb-a5ae-5cc9d377293b
process[rosout-1]: started with pid [458]
started core service [/rosout]
process[ice_server_provider-2]: started with pid [465]
process[webrtc_server-3]: started with pid [466]

//
// Fatal error in: ../../../../src/webrtc/build/webrtc/src/media/engine/adm_helpers.cc, line 39
// last system error: 88
// Check failed: 0 == adm->Init() (0 vs. -1)
// Failed to initialize the ADM.[webrtc_server-3] process has died [pid 466, exit code -6, cmd /home/webrtc_ws/devel_isolated/webrtc_ros/lib/webrtc_ros/webrtc_ros_server_node __name:=webrtc_server __log:=/root/.ros/log/abf3a702-5c5e-11eb-a5ae-5cc9d377293b/webrtc_server-3.log].
log file: /root/.ros/log/abf3a702-5c5e-11eb-a5ae-5cc9d377293b/webrtc_server-3*.log

Any ideia?

Thanks!
Mauricio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions