Skip to main content
Participant
May 21, 2016
Question

i am using Adobe media server 5.0.10 and receiving errors

  • May 21, 2016
  • 1 reply
  • 267 views

I am using the code below to call getNetStreamStat and I get the following error please

echo (file_get_contents('http://www.example.com:1111/admin/getNetStreamStats?auser=xxxxx&apswd=xxxxxxx&appInst=mynewapp=-1')); ?><code>Admin.API.MissingArgument</code>

<description>Expecting sids|streamids - Parameter not found!</description>

I am using the code below to call getApps and I get the following error please

<r

echo (file_get_contents('http://www.example.com:1111/admin/getApps?auser=xxxxxx&apswd=xxxxxxxxx&verbose=true|false[&force=true|false]')); ?><code>NetConnection.Admin.CommandFailed</code>

ps domain username and password is correct and all other api works can anyone tell me the problem or point me in right direction

    This topic is closed to new replies. Start a new post to keep the conversation going.

    1 reply

    native344Author
    Participant
    May 29, 2016

    i was using the name of stream when it was only looking for which app to look for live,vod ect