Wowza Community

Using Android intent to launch GoCoder

Can anyone confirm how the intent registered for the GoCoder app can be used from a web page in an tag?

<intent-filter><br>
 <action android:name="android.intent.action.VIEW"/><br>
 <category android:name="android.intent.category.DEFAULT"/><br>
 <category android:name="android.intent.category.BROWSABLE"/><br>
 <data<br>
 android:scheme="http"<br>
 android:pathPrefix="/configure/"<br>
 android:host="gocoder"/><br>
</intent-filter>

Hello,

It looks like this was discussed in a support ticket.

In the last reply from the developer I see the following:

Here’s an example auto-configure URL for the Android GoCoder app:

http://gocoder/configure/?publishHost=192.168.1.245&publishPort=1935&publishApplication=live&publishStream=myStream&publishUseTCP=YES

Hope that is helpful

Regards,

Andy E.

Great job Andy Engberson! Sometime I recommend coming on this way to receive some informative detail which can assist in my project mobile app development company. I have to do this activity because many times my work becomes so easy and without wasting. And it all happens due to having knowledge and no need to search.