View Source IvcvEx (IvcvEx v0.4.2)
Documentation for IvcvEx
.
Link to this section Summary
Functions
Process video by url.
Link to this section Functions
Process video by url.
Returns {:ok, result_id}
if video was accepted by IVCV servers, otherwise {:error, reason}
is returned.
parameters
Parameters
- video_url: String that represents the video url.
examples
Examples
IvcvEx.process_video_by_url("https://example.com/video.mp4")
reference
Reference
https://docs.ivcv.eu/result_for_video.html#blueprints.direct_blueprints.process_video_by_url