Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporary fixes crash: "AddStream is not available with Unified Plan SdpSemantics. Please use AddTrack instead " #3

Open
wants to merge 7 commits into
base: ros2
Choose a base branch
from

Commits on Sep 25, 2023

  1. Update ice_server_service.py to use ROS2

    Erblin Ujkani committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cc8f271 View commit details
    Browse the repository at this point in the history
  2. Add build script and add .gitignore

    Erblin Ujkani committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b2b57ec View commit details
    Browse the repository at this point in the history
  3. Change default SdpSemantics to kPlanB

    Erblin Ujkani committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    963c1f0 View commit details
    Browse the repository at this point in the history
  4. Update js client side to use addTrack instead of addStream

    Erblin Ujkani committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    33a5a78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcbe33b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Change deprecated function CreatePeerConnection to CreatePeerConnecti…

    …onOrError
    Erblin Ujkani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    cf18a85 View commit details
    Browse the repository at this point in the history
  2. Add async_web_server_cpp as submodule

    Erblin Ujkani committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8fcda8a View commit details
    Browse the repository at this point in the history