Streaming Source code
- Summary
- Articles (59)
- APIs (192)
- Mashups (40)
- SDKs (381)
- Libraries (20)
- Source Code (200)
- Followers (10)
- Developers (34)
Streaming Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
Boxcast Build Roku Brightscript App Sample Code | The Boxcast Build Roku Brightscript App Sample Code demonstrates how to use the BoxCast SDK for Roku video playback. It allows developing Roku applications to watch content from a BoxCast account. | Streaming | 06.16.2020 |
Boxcast Build tvOS App iOS Sample Code | The Boxcast Build tvOS App iOS Sample Code demonstrates how to use the BoxCast SDK for integrating with the BoxCast API on Apple platforms. Features include: live and archived broadasts, broadcast... | Streaming | 06.16.2020 |
Boxcast Build AppleTV App JavaScript Sample Code | The Boxcast Build AppleTV App JavaScript Sample Code demonstrates how to develop tvOS TVML applications to watch content from your BoxCast account. The SDK provides a set of promise-based methods for... | Streaming | 06.16.2020 |
BoxCast 5 Broadcasts Node.js Sample Code | The BoxCast 5 Broadcasts Node.js Sample Code demonstrates how to use a required token to query the rest of the BoxCast API on behalf of the authenticated user. Search for broadcasts using the search... | Streaming | 06.15.2020 |
BoxCast 5 Broadcasts Python Sample Code | The BoxCast 5 Broadcasts Python Sample Code demonstrates how to list five broadcasts. Search broadcasts using the search filter timeframe: relevant and ask for the 1st page sorted from newest to... | Streaming | 06.15.2020 |
BoxCast 5 Broadcasts Curl Sample Code | The BoxCast 5 Broadcasts Curl Sample Code demonstrates how to use the access token to query the rest of the BoxCast API on behalf of the authenticated user. | Streaming | 06.15.2020 |
BoxCast Node.js Sample Code | The BoxCast Node.js Sample Code demonstrates how to get a client ID and secret from the dashboard. Then use them as the user/password in the basic auth request to acquire a token. | Streaming | 06.15.2020 |
Stream Customer Chat JavaScript Sample Code | The Stream Customer Chat JavaScript Sample Code demonstrates how to implement a React custom support chat example, in this case, for real estate. | Streaming | 06.09.2020 |
Stream Social Messenger JavaScript Sample Code | The Stream Social Messenger JavaScript Sample Code demonstrates how to implement a stream chat demo. Users can paste a link to YouTube, drag and drop a file to the message input, run a command with... | Streaming | 06.09.2020 |
Stream Livestream JavaScript Sample Code | The Stream Livestream JavaScript Sample Code demonstrates how to add a chat to a live stream. Giphy and emoticons are available and aim to give users fun ways to express themselves. AI-based auto-... | Streaming | 06.09.2020 |
Stream Team Chat JavaScript Sample Code | The Stream Team Chat JavaScript Sample Code demonstrates how to chat in realtime with other real people who are also demoing. Try out the following features: paste a link to youtube, drag and drop a... | Streaming | 06.09.2020 |
BoxCast Python Sample Code | The BoxCast Python Sample Code demonstrates how to exchange an authorization code for a token. Following, direct browser and after the user is sent back to a configured redirect URL, grab a code from... | Streaming | 06.09.2020 |
BoxCast Curl Sample Code | The BoxCast Curl Sample Code demonstrates how to access the API and demonstrates how to exchange an authorization code for a token. Developers have an access token along with the number of seconds... | Streaming | 06.09.2020 |
Flowplayer Java Sample Code | The Flowplayer Java Sample Code demonstrates how to use the Flowplayer Android SDK in an Android project. Developers can refer to the demo app at the GitHub page: Demo application using Flowplayer's... | Video | 02.21.2020 |
Confluent KAFKA Kotlin Sample Code | The Confluent KAFKA Kotlin Sample Code demonstrates how to produce messages to and consume messages from a Kafka cluster using the Kotlin version of Java Producer and Consumer and the Kafka Streams... | Streaming | 02.21.2020 |
Confluent KAFKA Scala Sample Code | The Confluent KAFKA Scala Sample Code demonstrates how to produce messages to and consume messages from a Kafka cluster using the Scala Producer and Consumer and the Kafka Streams API. For more... | Streaming | 02.21.2020 |
Confluent KAFKA Groovy Sample Code | The Confluent KAFKA Groovy Sample Code demonstrates how to produce messages to and consume messages from a Kafka cluster using the Groovy version of Java Producer and Consumer and the Kafka Streams... | Streaming | 02.21.2020 |
Confluent KAFKA .NET Sample Code | The Confluent KAFKA .NET Sample Code demonstrates how to access the API to implement streaming features. Features include high performance, reliability, commercial support, and future proof. | Streaming | 02.21.2020 |
Confluent KAFKA Java Sample Code | The Confluent KAFKA Java Sample Code provides a directory with examples to use Kafka. Developers can start Zookeeper and the Kafka server and for a simple consumer demo, developers can`run bin/java-... | Streaming | 02.21.2020 |
Flowplayer Cocoa Pods Sample Code | The Flowplayer Cocoa Pods Sample Code demonstrates how developers can add a FlowplayerCore together with its dependencies in a Podfile including pod 'FlowplayerCore', '~> 1.3.0', pod 'Rollbar', '~> 1... | Video | 02.21.2020 |
Flowplayer iOS Sample Code | The Flowplayer iOS Sample Code demonstrates how to add an SDK to a project. Prerequisites include a minimum iOS version of devices running iOS version 10.0+ and the frameworks Rollbar and Google... | Video | 02.21.2020 |
Flowplayer iOS SDK | The Flowplayer iOS SDK provides an introduction to the core features of the Flowplayer iOS SDK and lists all the requirements for adding the SDK in an iOS Project. | Video | 02.21.2020 |
Flowplayer Android Sample Code | The Flowplayer Android Sample Code demonstrates how to use the Flowplayer Android SDK that is written using Java 8 features. To make a project compatible with Java 8, developers need to configure the... | Video | 02.21.2020 |
Phenix iOS Swift Web View Channel Viewer Sample Code | The Phenix iOS Swift Web View Channel Viewer Sample Code demonstrates how to select the capabilities to subscribe with, handle permissions, and configure web settings. | Streaming | 02.21.2020 |
Phenix iOS Swift Frame Ready Sample Code | The Phenix iOS Swift Frame Ready Sample Code demonstrates how to access the API to open local user media stream, capture video from a built-in camera, start a stream using a built-in iOS AVPlayer. | Streaming | 02.21.2020 |