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

SRT in WebAssembly #341

Closed
johnluther opened this issue Apr 13, 2018 · 11 comments
Closed

SRT in WebAssembly #341

johnluther opened this issue Apr 13, 2018 · 11 comments
Labels
Type: Question Questions or things that require clarification

Comments

@johnluther
Copy link

Has anyone explored implementing SRT in WebAssembly?

@ghost
Copy link

ghost commented Apr 13, 2018

We‘ve discussed that idea, but didn’t agree on the underlying transport protocol to the browser, yet. WebRTC data channel in unprotected mode seems best, but still won’t allow a direct connection to a UDP based implementation and require a server side converter.

@ethouris ethouris added Status: On Hold Type: Question Questions or things that require clarification labels Apr 16, 2018
@mbakholdina mbakholdina self-assigned this Feb 20, 2020
@mbakholdina
Copy link
Collaborator

Closing the issue as there is no updates on the topic.

@Niek
Copy link

Niek commented Jul 7, 2020

Is there no update on this yet? A year ago SRT P2P was announced with browser support, but I can't find any more info. There is a WebSRT repo but it's empty.

@ghost
Copy link

ghost commented Jul 7, 2020

Hi Niek, it's one of those cases where you think you're almost ready and then the reality kicks in. However, the project is alive and we still plan to Open Source it, hopefully within the next few months.

@Niek
Copy link

Niek commented Jul 7, 2020

@MarcCymontkowski that's great news, I would be very interested in testing it when it's ready.

@Phillipip
Copy link

Any news here?

@ghost
Copy link

ghost commented Aug 19, 2020

Hi, it's important to mention that this ticket confuses two topics:

  • SRT implementation in WebAssembly, so basically native SRT support in browsers. There is nobody working on this, as far as I'm aware.
  • SRT p2p: A peer to peer project we announced to Open Source, which isn't actually related to the SRT protocol as you know it. We called it SRT p2p, as the plan is to add it to the SRT framework (repository location/project) on GitHub. It is a JavaScript peer to peer network implementation, which manages the network and is independent from the transport layer. This project dragged a lot longer than anticipated due to the nature of the technology.

@Phillipip
Copy link

OK, thank you very much for your quick answer!

@mbakholdina mbakholdina assigned ghost and unassigned mbakholdina Aug 19, 2020
@topilski
Copy link

Hello, do you have any updates?

@DDriggs00
Copy link

Yet another annual check-in for updates.

@maxsharabayko
Copy link
Collaborator

No updates as far as I can tell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Question Questions or things that require clarification
Projects
None yet
Development

No branches or pull requests

8 participants