Registrieren

You must register your application if you're using the Styled MediaReceiver or building a CustomReceiver. After you've registered your application,you'll receive an application ID, which is used by your sender applicationto perform API calls, such as to launch a Web Receiver application.

If you use the Default Media Receiver, youdo not have to register your application. The Default Media Receiver does notallow you to provide any styling to the media player UI, and uses a providedconstant as the application ID.

Also, you must register your Google Cast device so that it may access yourWeb Receiver application before you publish it. Once you publish your receiverapplication, it will be available to all Google Cast devices.

Note: Before you register your app or device, be sure to follow the steps underGet started.

Netflix Registrieren

Applications

  • WebMoney Transfer is a global settlement system and environment for online business activities.
  • A valid e-mail address. All e-mails from the system will be sent to this address. The e-mail address is not made public and will only be used if you wish to receive a new password or wish to receive certain news or notifications by e-mail.

Registering your application allows you to test it against your registered Castdevice before you publish the application. Publishing the application makes itavailable to all Cast devices.

Register your application

Choose how you would like to sign up. Sign up with email. Sign up with Facebook.

You must register a Styled Media Receiver or aCustom Receiver to receive an application ID that'sused with API calls from the sender application.

To register your Cast application:

  1. Sign in to theGoogle Cast SDK Developer Console.If you work for an organization, register using a genericteam email address rather than a personal or individual email address.The email address for a Google Cast Developer Account cannot bechanged once the account is created. Make sure you are signed intothe correct email address before continuing.
  2. From either the Overview page or Applications page, clickAdd New Application.
  3. Select the type of Web Receiver app you will use:

    • Custom Receiver

      Select this if your app requires user interface components or interactionpatterns that are not provided by the Styled Media Receiver. SelectingCustom Receiver may also be necessary if your content type is not listedas one of Styled Media Receiver's supported mediatypes.

      Be aware that this option requires that you build a complete web app forthe Web Receiver app.

      For details, read Custom Receiver Application.

    • Styled Media Receiver

      Select this if your app streams video or audio content using one of thesupported media types andyou'd like to provide a user interface on the TV that uses either thedefault media player UI or a set of custom styles on top of the defaultmedia player UI.

      The custom styles you may provide allow you to define the look for variouselements of the player UI (such as the splash screen and progress bar)simply by providing a CSS file—you do not need to build a receiverapp.

      For details, read Styled Media Receiver.

  4. Fill in the details for your Web Receiver app:

    1. In the Name field, enter your app name.

      This is the application name as it appears when the Web Receiver is loadingor in the idle state if you are using the Styled Media Receiver. If you'reusing a Custom Receiver, the value of this field is the default value forthe application state, if it is not set using thesetApplicationStatemethod.

    2. Specify the Web Receiver app's appearance:

      • For a Custom Receiver, in the URL field, specify the app URL.

        Enter a URL that the Google Cast device should request when loadingyour Web Receiver app. During development, the URL can use HTTP butwhen the app is published it has to use HTTPS. The URL may be for anHTML page or other file type accessible from a web browser. It's okayfor your Web Receiver to be on an internal (NAT-registered) IPaddress, but not on localhost, as it is rarely a top level domain.Although the Web Receiver app must be served over SSL (HTTPS) whenpublished, the content loaded on the Web Receiver app may be servedover HTTP.

      • For a Styled Media Receiver, in the Skin URL field, specifythe URL for the style sheet.

        Provide an HTTPS URL that points to your CSS file located on yourown web site. To use the default styles, leave the field empty. Youcan always edit this later if you want to provide or update yourcustom styles.

      • Check or leave unchecked the Supports Google Cast Guestmode checkbox.

        Guest mode allows your Web Receiver to support casting from sendersnot connected to the same WiFi network as the receiver. To disableguest mode for your receiver, uncheck this box. SeeGuestModefor more information.

      • Check or leave unchecked the Supports casting to audio-onlydevices checkbox.

        To allow your app to discover Google Cast for audio devices, checkthis box. To disable support for audio-only devices, uncheck thisbox. See Audio Devices for more information.

  5. Click Save.

    Your registration details, including the application ID, name, type, andstatus are displayed. Make note of the application ID, as you will provideit with your application's Cast API calls.

  6. Click Done to return to the Applications page.

Yahoo Mail Registrieren

Edit application information

Before you can publish your application, you must provide some additionalinformation. You can also update the information you provided about yourapplication during registration.

To edit application information:

  1. In the Google Cast SDK Developer Console,from either the Overview page or Applications page, click onthe Application IDor click Edit for the application you want to edit.
  2. In the Name field, update the name you provided when you registered theapplication.
  3. For Custom Receiver applications, in the URL field, update thelocation of the Web Receiver application that you have registered.
  4. For Styled Receiver applications, in the Skin URL field, update thelocation of your application's style sheet.
  5. Check or leave unchecked the Supports Google Cast Guest mode checkbox.

    Guest mode allows your Web Receiver to support casting from senders notconnected to the same WiFi network as the receiver. To disable guest modefor your receiver, uncheck this box. See GuestMode for more information.

  6. Check or leave unchecked the Supports casting to audio-only devicescheckbox.

    To allow your app to discover Google Cast for audio devices, check this box.To disable support for audio-only devices, uncheck this box. See AudioDevices for more information.

  7. In the Sender Details section, provide the following for each platformyour app supports:

    • Android:

      • the fully-qualified name of your application package.
    • iOS:

      • the iTunes ID and Bundle ID required by Apple.
      • the App Launch URI, using the URI that the Google Home app usesto launch your app. For more information on the required URI format, seeUsing URL Schemes to Communicate with Apps.
    • Chrome:

      • the website URL for your application.
  8. In the Listing Details section, choose whether to list your applicationon Google properties such as chromecast.com/apps.

  9. From the Category drop-down menu, select the category that bestdescribes your application.

    Note: Your app must support the media types described here as well asthose implied by other settings. For example, if your app supports GoogleCast for audio, and you select TV & Movies here, your app must support audio-only devices as described in Audio Devices,as well as the provisions for video playback.

  10. To describe the countries in which your app is available, select either theAll countries or Only in selected countries radio button; ifspecifying countries, check the boxes for those countries in the list thatappears.

  11. In the Title field, provide a descriptive title for your application.

    Use 50 characters or fewer. For example, 'YouTube.'

  12. In the Description field, enter a description for your application.

    Use 80 characters or fewer. For example,'Enjoy your favorite YouTube channels on the best screen in the house.'

  13. In the Graphics section, click the plus sign to upload the icon imagefor your application.

    The image must be 512 X 512 pixels, and may have a transparent background.

  14. Under Add Your Own Translations, if you want to provide translationsfor the Title and Description fields, select the language from thedrop-down menu, click Add, and enter the translated text in the dialogthat appears; you can also upload an image for the icon specific to thattranslation.

  15. When you've finished updating your application information, click Save.

Note: You must publish (or republish) your app in order forthese edits to take effect.

Publish your application

Registrieren synonym

Publishing your application makes your application available to all Cast devicesworldwide. It also creates a listing for your application on Google propertiessuch as thechromecast.com/appslisting site, where users can discover and download your app. If you haveelected to list your app when you edited application information in step 6,above, it will appear inchromecast.com/appsonce it is published.

Note: You must provide all of the information described inEdit application information before you canpublish your application.

To publish your application:

  1. In the Google Cast SDK Developer Console,from either the Overview page or Applications page, for theapplication you want to publish, click Publish.

    If your application information is complete, a preview screen appears withthe application information you entered in Edit applicationinformation. If not, a message appearsciting the information you need to provide.

  2. You can click Edit to go back and update any information.

  3. If you're ready to publish your application, click Publish.

Statistics

The Google Cast SDK Developer Console keepstrack of your application's performance. For each published application in theApplications or Overview page, you can see performance data by clicking Viewin the Statistics column.

The following information is presented:

  • Number of Cast receivers that launched the application
  • Number of sessions launched
  • Average media playback time (in minutes) per session

If an Other platform appears in the statistics, it means that the senderhasn't indicated its platform; for example, if an older iOS sender hasn't beenupdated.

Devices

By default, Google Cast devices (such as a Chromecast or an Android TV device)are not enabled for development and testing. To turn your device into adevelopment device and gain access to your Web Receiver app while it is not yetpublished, you must register the device. Registering also makes the receiverapp accessible from a remote browser window for debugging (seeDebugging).

To register your Google Cast device:

  1. Set up your Google Cast device and connect it to the wifi network.

    See the Cast Device Setupinstructions.

  2. On a computer connected to the same wifi network as your Google Cast device,run the latest Chrome browser with the Google Cast extension installed.

  3. Sign in to the Google Cast SDK Developer Console.

  4. From either the Overview page or Devices page, click Add New Device.

  5. Enter the serial number of your device.

    Obtain the serial number as follows:

    1. Click the Cast button (as if you were casting this page).

      The extension displays Cast: cast.google.com to... and lists thedevices available.

    2. From the drop-down menu, select the device for which you want toobtain the serial number. For Chromecast and Android TV devices, theserial number displays on the TV screen and plays aloud on the TVspeakers (to avoid issues such as confusiom between 0's and o's). ForCast for audio devices, the serial number plays aloud on the Cast foraudio device speakers.

    For an Android TV device you can also get the serial number on Android TV:from the Settings menu, select About and scroll down to see theSerial Number.

  6. Enter a description, and click OK.

    This is just a friendly name for your device (it does not need to match thename you gave to the device during user setup).

  7. Wait fifteen minutes before continuing.

    Once registration is complete, the Status for the device will read 'Readyfor Testing.'

  8. Restart your Cast device: disconnect the power or USB cable from the device,then reconnect it.

Registrieren microsoft teams

Account issues

I would like to cancel my Google Cast Developer Console registration

The $5 developer account registration fee is non-refundable.

I am no longer able to access the Google Cast Developer Console

If you've previously received an email from us stating that your developeraccount has been suspended due to multiple violations of our Terms ofService or ContentPolicies,reply to that email if you require further clarification.

Registrieren Bedeutung

My app has been removed from Google Cast

Registrieren Bei Yahoo

Removed applications count as strikes against the good standing of yourdeveloper account. Multiple or egregious policy violations may result intermination of your developer account.

A removal means that users will be unable to view or access the removedapplication. If your developer credentials are still in good standing withGoogle Cast and the nature of your application allows for it, you may makecorrections and publish a new compliant instance of the application.

Do not re-publish a removed application until the policy violation has beenremedied.

I want to change the email address associated to my account

RegistrierenRegistrieren

You can't change the email address associated to your Google Cast DeveloperAccount. If you work for an organization, we recommend using a team emailaddress to avoid access issues in the future.

Registrieren Einloggen

I have another issue

Registrieren Email

Please see the Cast SDK support page.