Feature Requests
Discussion List
-
Feature suggestions for daily prebuilt
Hi, We encountered a situation where daily prebuilt works almost fine, but ended up using custom callObject. Here are some features we wish daily prebuilt had. To give you a context, our application is for online live classes with >100 students participating at the same time. We know you have priorities for feature…
-
Support for image formats in VCS
VCS currently supports only PNG images. It would be nice to add support for other image formats, especially image formats that offer lossless compression like WEBP.
-
VCS Enhancements
It seems the owner/organizer/presenter of an event does not see VCS events like toast etc. It would be nice for the owner/organizer/presenter to see what participants are seeing.
-
RSS Feed for Changelog
Hello! We'd love to be able to keep up to date with the latest changes. The changelog (https://docs.daily.co/changelog) advertises a /feed.xml RSS feed in the HTML header, but that url doesn't work. Is there an RSS feed we can follow?
-
RE: Add a "knocking" feature to a custom Daily video call app
Jess really did a great job explaining how to add knocking to a custom video call. Her well written blog actually motivated us to implement it in our application. Nonetheless, I seem not to be very comfortable with how it was implemented. Look at this scenario: "A participant is requesting access to join my call, first I…
-
Received Transcription Object should include the language code of the text
Please include the language code of the text in the Transcription Object returned by app-message. This returned language code would be useful in certain use cases. useDailyEvent("app-message", (msg) => { const data = msg.data; console.log(data.language); });
-
provide API to get a callObject
Hi I am new to cypress and working on end to end testing of video class. it is difficult to test whether messages receiving or what to do after messages received, because it is difficult to figure it out how to send messages with callObject.sendMessage(). Since cypress doesn't support multiple windows, there is no way to…
-
Send chat message to certain partcipant
Most video calls now have the ability to send a message to an individual person. It would be nice if this was possible in prebuilt
-
Breakout rooms feedback
I and my users have been loving breakout rooms so far but I have received some feedback on how breakout rooms can be improved in the future: Having a time limit on the breakout rooms and telling them around 2 minutes before when they will go back to the main room And for the creator of the breakout session to jump between…
-
Show who is in the call on the prejoin screen
It might be useful to see who is already in the meeting room (num of people or names of people) on the prejoin screen so you can get a rough idea if a meeting has started.
Categories
Popular Tags
Upcoming Events
-
GStreamer Conference 2023
The 11th GStreamer Conference is taking place on September 25-26 at the Palexco Convention Centre in A Coruña, Spain. This year's conference will include tech talks from peerConnection community members, @Sanchayan and @arun! The GStreamer Conference is a conference for developers, community members, decision-makers,…
-
[Daily Demo] AI-Powered Clinical Notes API
Join @chobberoni on Wednesday, September 27th at 1 pm ET / 10 am PT for a demo of Daily's AI-powered Clinical Notes API! See how AI can be used during telehealth consultations to automatically generate clinical notes like SOAP and DAP for healthcare providers. With AI assistance, healthcare providers can dictate or input…
-
[Technical Webinar] Build an Interactive Live Streaming Video Experience
Join us on Wednesday, October 4th at 12 pm ET / 9 am PT and learn about building Interactive Live Streaming Video experiences! During the event, you’ll get access to exclusive content, including: Discover what interactive live streaming is and why developers in the video space need to know about it. Understand why WebRTC…