Im trying to develop an app with live streaming features using Dailymotion API. Is there any limits for concurrent live streams(uploads or viewers), bandwidth or storage within the same logged user?
Asked
Active
Viewed 466 times
2 Answers
2
There's no limitation for the viewer on the Dailymotion Live Platform. From the broadcaster side, we have a few number of limitations for the streams configuration:
- Maximum video bitrate: 10 mbp/s
- Maximum audio bitrate: 500 kbp/s
We also have some limitations on the maximum number of lives/videos that a user can create/upload which is set to 96 per day and per account.
Does this answer your question?

Cedric Morent
- 1,719
- 1
- 14
- 25
-
Yes, it completes the above answer. thanks for your help. – glm4 Jun 30 '16 at 19:50
1
For the time being, all stream_*_url fields are rate-limited to 50 calls per day per API key.

johnh10
- 4,047
- 1
- 18
- 30