cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Save a video from ThingWorx to Sql DB table column

svisveswaraiya
17-Peridot

Save a video from ThingWorx to Sql DB table column

Hi,

I am able to play a video from system repository using html video widget. I wanted to save this video from ThingWorx to a particular column in a table in Sql. Is it possible to do this action?

 

Thanks in advance,

Shalini V.

1 REPLY 1

Hi Shalini,

 

To do this you would need to store the video as a BLOB in the database.  To do this you would need to convert the video content to a binary to store.  This is not directly supported by the Thingworx platform but should be possible, though additional third party tools may be needed to retrieve the video and play it.

 

Thanks,

Adam

Announcements

Top Tags