-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
[META] Implement microphone, webcam, and other bidirectional capabilities #76
Comments
This issue is from a request by @GeorgeDeac . |
Implemented support for Stereo on Opus. 1845bda |
Hi , i see this issue labelled under Funding , can anyone from core developers let me know what amount of funding are you expecting in order to see this issue resolved. Need few details like amount , timelines , and process of resolving it in order to get the ball rolling . |
Hi! @satyaakam Unfortunately, the core developers are currently all busy, and no cost may justify the time we are to spend on this enhancement at this time. However, @PMohanJ, another Indian developer and junior member of the Selkies team, is hired by his corporation to develop the webcam capabilities. I suggest waiting for them to open-source this capability. |
Hi @ehfd thanks for the response , I am sorry if i sounded like someone who would like to throw money or people at a problem to get it resolved :-) , I understand the way FOSS communities work , my request was more from the point of view of collaboration, thanks for pointing to @PMohanJ will be more than happy to collaborate and work towards getting it resolved . |
I greatly appreciate your interest in this project. @satyaakam |
is there any bounty going to be paid to contributer? |
@debaa98 It is possible, if you are indeed interested. |
Yaa I am intrested |
But I am not the entity which issues the bounty. Check with @satyaakam. |
yas,i had a contact with @satyaakam |
Basically, this is the opposite direction to the audio capabilities available now.
pulsesink
.The gst-web components should be overhauled to accomodate new improvements such as webcams, printing, and file sharing in the future as well as to finish this job.
Would be convenient to investigate the following issues along the way for better usability if we are indeed overhauling gst-web for this task (Unfortunately, I don't know JavaScript too well compared to Python): #9 (AZERTY keyboard) #22 (Touch keyboard capabilities), #25 (URL parameters for authentication).
Additional issues (intertwined with gst-web and Python): #39 (Multiple users), #48 (WebTransport), #74 (WebRTC chunked DataChannel)
The text was updated successfully, but these errors were encountered: