Rakesh Sharma
Rakesh Sharma

Reputation: 61

How to integrate plugin "cordova-plugin-connectsdk" in Ionic 3 app?

I'm new to Ionic and want to to know how to use connectsdk to play the videos in TV from Ionic 3 app.

Actually I want to use this plugin "cordova-plugin-connectsdk" in ionic 3 but I don't know how to integrate this plugin in ionic 3

I tried to install the plugin from here(http://www.svlconnectsdk.com/docs/1-6-0/cordova/setup-instructions/) but it is not installing and giving error i.e. Failed to install 'cordova-plugin-connectsdk': Error: Cannot find module 'internal/util/types'

other than this plugin I'm able to install other native plugins of ionic

Please help if anyone know about integration of "cordova-plugin-connectsdk" plugin ionic 3.

Upvotes: 0

Views: 466

Answers (1)

Gurbela
Gurbela

Reputation: 1214

Use it Ionic Video Player, see Documentation

you can also see video tutorial

Using this plugin you can play video

if you wont Streaming videos use it Cordova Streaming Media plugin

Upvotes: 1

Related Questions