Did a quick test on Demo site. It works like a charm.<p>One issue: when I stopped sharing, my audience (my another computer) can still see my shared screen (I assume the last frame), what I think it shouldn't. And there is no indication or whatsoever that I have stopped sharing.
Tried making one that would work on almost any device:<p><a href="https://bluescreen.live" rel="nofollow">https://bluescreen.live</a><p><a href="https://github.com/karhuton/bluescreen">https://github.com/karhuton/bluescreen</a><p>Runs on Hetzner EU currently.<p>Maybe I should open source it.
Great! Thanks.<p>While we're on the subject of WebRTC, if anyone would need MIDI over WebRTC, here is my take on it:<p><a href="https://github.com/AtmanActive/webmidi-rtc-transport">https://github.com/AtmanActive/webmidi-rtc-transport</a>
Perfect timing!
Seems to suit (some of) my needs, thanks.
And +1 for mentioning sonobus - that's a lot of fun, too.
Browser-based screen sharing is the subject. Is it normal to advertise unrelated projects in HN comments?
I don't know. Is it?<p>The afore mentioned webapp is based on WebRTC so, not totally unrelated.<p>I have nothing to advertise as I have nothing to gain from this. I just wanted to offer additional solution for people that might find it useful.<p>Also, judging by the other comments, it seems that someone did find it useful.<p>Furthermore, reading through other comments on this thread, there are a lot of other WebRTC projects mentions anyway, and many of them have nothing to do with screen sharing.
Similar tool I like and used to self-host for personal use: <a href="https://screego.net/#/" rel="nofollow">https://screego.net/#/</a>
What I love about developing with cursor et al is it forces devs to keep the app simple.<p>No custom UI bloat when shadcn will do; no feature creep when the outline is fulfilled.<p>Simple apps < 30,000 LOC means cursor can keep the code base in the context window, so its generations stay high quality.
Just deployed a new feature, audio can also be shared now! But it's only supported in Chrome and Edge, and users must select the option to share a tab. It won't work for sharing a window or whole screen.
Slightly off-topic, but I’ve been searching for a long time for something like this, but for text chat: go to a website; create a room; share a code/link with others; people join and chat; then at some point in the future the room simply disappears (you can save a log if you want). Ideally anonymous with the best possible cryptographic implementation.<p>Has anyone stumbled upon something similar? I hate having to register and login to every chat platform, especially bloated ones like Discord and Slack. The closest one to what I want is gitter but it requires a GitHub signin.
I built exactly what you’re describing: <a href="https://chitchatter.im/" rel="nofollow">https://chitchatter.im/</a><p>It’s decentralized, serverless, anonymous, private, ephemeral, and open source.
I think <a href="https://call.element.io/" rel="nofollow">https://call.element.io/</a> works like that. Calls are encrypted and the client includes screen sharing and all the standard video conferencing features.<p>Jitsi Meet is also a classic example of this, though these days it requires at least one logged-in "moderator" user to work.
Something like this?
<a href="https://offrecord.ca/#lobby" rel="nofollow">https://offrecord.ca/#lobby</a>
Mine is a work in progress, but chat should work just fine. Let me know if you have any questions/concerns.<p><a href="https://oorja.io/" rel="nofollow">https://oorja.io/</a><p>click create space -> choose proceed as anonymous -> In your space, use chat or other apps.
It's end to end encrypted (using the hash-frag in url as key, AES-128 bit GCM)
You could easily build one using Yjs [1]. I'm using it for my work together website [2] (it has a chat).<p>[1] <a href="https://github.com/yjs/yjs">https://github.com/yjs/yjs</a><p>[2] <a href="https://juntos.pages.dev/" rel="nofollow">https://juntos.pages.dev/</a>
The reason why this doesn't usually exist is because anonymous text sharing is almost immediately taken over by people using it to do crimes. So be aware of that.
Jitsi Meet?
Do some Phoenix tutorials and you have your own.
Nice work.<p>Similar to <a href="https://pin.gl/" rel="nofollow">https://pin.gl/</a>
wow, I didn't know this was possible
I'm not sure, but is it possible to make it work on Android? I've tried on my pixel 7a, it gave me the code, I pasted it in another device in Safari, but it was only Loading... on the button.
Gave it a quick run! Works great. The notification to share your screen goes away quickly. Is there any way to get back to it? I generated a new code to fire the notification again.
If you can get remote <i>control</i> to work that would be amazing. I assume that's impossible with current browser APIs though. A real pain point of Google Meet.
Does this share your screen across domains? If so, how?
Doesn't work on Linux?
why the source have an accordion and carousel component? :)
Are you talking about in components/ui? If so that's ShadCN and it works by fetching components and copy/pasting them into your project rather than trying to continue to keep the components up to date.
don't know why Bolt.new downloaded all the shadcn components for me lol
Awesome demo!
Are you paying for the TURN server?
Immediately upon loading the homepage:<p>> Application error: a client-side exception has occurred (see the browser console for more information).
It works great!! I Like it!
-
[dead]