0

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.

  • Kindly show your current efforts and precisely tell us where the problem is. Why are you not able to follow the documentation https://msdn.microsoft.com/en-us/library/hh826547.aspx – sziraqui May 08 '18 at 12:48
  • 1
    Please read [Under what circumstances may I add “urgent” or other similar phrases to my question, in order to obtain faster answers?](//meta.stackoverflow.com/q/326569) - the summary is that this is not an ideal way to address volunteers, and is probably counterproductive to obtaining answers. Please refrain from adding this to your questions. – halfer May 08 '18 at 22:19
  • 1
    (Chatty messages, txtspk, case errors and general pleading tends to be edited out here, and are not worth restoring - please be willing to accept edits from experienced users, since I/they have an understanding of the desire for quality here). – halfer May 09 '18 at 07:57
  • 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 – Rakesh Sharma May 10 '18 at 06:21

1 Answers1

1

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

Gurbela
  • 1,184
  • 2
  • 16
  • 40