Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
web
.
Show all posts
Showing posts with label
web
.
Show all posts
Sunday, 5 August 2018
Consuming video from WCF as a Base64 encoded strings
›
This article follows up our quest of loading up video byte arrays from WCF efficiently, but now the byte array is converted into a Base64 en...
Wcf byte array + HTML 5 Video + Custombinding
›
Again, this article looks at different ways to load byte array from WCF representing video data to web clients, this approach will return a ...
Thursday, 2 August 2018
Streaming audio with WCF
›
This article will present a way to stream audio with WCF. In my example, I will play a Waveform Audio File Format file (.wav), but my sam...
›
Home
View web version