Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

[UE5.3] Merge pull request #411 from mcottontensor/streamer_ids_fix #415

Merged
merged 10 commits into from
Oct 31, 2023

Commits on Oct 31, 2023

  1. Better handling of streamer ids. Specifically legacy ids.

    (cherry picked from commit 127feac)
    mcottontensor committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a03caaf View commit details
    Browse the repository at this point in the history
  2. working on handling multiple sfus gracefully

    (cherry picked from commit 01d8056)
    mcottontensor committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0de289b View commit details
    Browse the repository at this point in the history
  3. Allowing SFU to work with multiple streamers.

    (cherry picked from commit c0e715c)
    mcottontensor committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ed2ae14 View commit details
    Browse the repository at this point in the history
  4. Fixing the windows build script nuking the PATH env variable.

    (cherry picked from commit 090cc89)
    mcottontensor committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ced9fe7 View commit details
    Browse the repository at this point in the history
  5. Just some small cleanup

    (cherry picked from commit 2ce5302)
    mcottontensor committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f84ce1f View commit details
    Browse the repository at this point in the history
  6. Removing PreferSFU option since this is now handled with the stream s…

    …election option. Fixing browser behaviour when multiple streamers detected (previous failed tests).
    
    (cherry picked from commit bbcfe8a)
    mcottontensor committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    22e971b View commit details
    Browse the repository at this point in the history
  7. Cleanup and fixing sfu behaviour.

    (cherry picked from commit adfca6c)
    mcottontensor committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6b81e18 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f457d60 View commit details
    Browse the repository at this point in the history
  9. Catching case where we're sanitizing a streamer id that is numeric. U…

    …pdating docs to remove PreferSFU (SFU is just selected as a streamer now).
    
    (cherry picked from commit 339aa08)
    mcottontensor committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e74e58f View commit details
    Browse the repository at this point in the history
  10. Fixing sfu forwarding.

    (cherry picked from commit 7f07f4b)
    mcottontensor committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a423783 View commit details
    Browse the repository at this point in the history