More > Old Versions

is it possible?

(1/1)

mpg732:
I am in the process of creating my own interface for JR 17 and I am retrieving info through web command.  I was wondering if its possible to retrieve payer position in % instead of in seconds?  If it is possible than can you seek in % as well?

Thanks
Mike

JimH:
This is what is possible:

http://wiki.jriver.com/index.php/Web_Service_Interface

mwillems:

--- Quote from: mpg732 on September 07, 2015, 02:45:37 pm ---I am in the process of creating my own interface for JR 17 and I am retrieving info through web command.  I was wondering if its possible to retrieve payer position in % instead of in seconds?  If it is possible than can you seek in % as well?

Thanks
Mike

--- End quote ---

It seems like it would be trivial to calculate a percentage programmatically from the Position (current position) and Duration (total length of file) elements of the "info" MCWS call, and use the same info to translate it back to seek?  Or would that not work in your application?

mpg732:
I am doing this in iRule and as of right now we can't do any scripts/conversions with parsed feedback.

Navigation

[0] Message Index

Go to full version