INTERACT FORUM
More => Old Versions => JRiver Media Center 27 for Windows => Topic started by: MagnaCartaHG on April 15, 2021, 09:19:56 pm
-
Hi,
I'm trying to get information about what Mc is playing to display status in a different context.
What's the best approach to polling for info without affecting the performance of MC.
Is the rest API the best way, DLNA, MCC commands, some way to hook into a C++ API? Something else?
Thanks
-
MCWS here:
https://wiki.jriver.com/index.php/DevZone
-
Thanks for the quick response. The MCWS call to Playback.Info is indeed very fast so that should work.
Are there any limitations you can think of on the MCWS side if a lot of clients are calling Playback.Info every second?
-
I wouldn't expect any problems, but you'll have to try it.