Hi,
I pass video url to ffprobe() to get video info.
I can get video info for some url, but cannot when using some other url. And there is no error from the call back, no exception. If I put any of these video url to a browser address bar, I can watch those videos.
Hi, I pass video url to ffprobe() to get video info. I can get video info for some url, but cannot when using some other url. And there is no error from the call back, no exception. If I put any of these video url to a browser address bar, I can watch those videos.
Could you advice what could be the reason? Thanks