Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Issue with Testing Instructions - Missing moq-go-server Executable and QUIC-GO Local Testing Query #4

@ulen2000

Description

@ulen2000

Hello,

I’m trying to follow the testing instructions for setting up the encoder and player. However, I encountered a couple of issues that I couldn’t resolve.

  1. Missing moq-go-server Executable:
    According to the instructions in https://github.com/facebookexperimental/moq-go-server, I should start the server inside tmux using the following commands:

    tmux
    cd src
    ./moq-go-server
    

    However, when I navigate to the src directory, I do not find any moq-go-server executable file. Should I be running the main.go file instead?

  2. QUIC-GO Local Testing:
    I noticed in one of the issues (I can NOT connect Chome WT API to this implementation quic-go/webtransport-go#112 ) that it was mentioned that QUIC-GO currently does NOT allow local testing. Does this mean that I cannot use localhost:4433 as a relay and must set up an external server for this?

Any clarification on this would be helpful.

Thank you for your assistance!

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