Sponsored Content
The Lounge What is on Your Mind? Daemon Media YouTube Channel - Please Subscribe Post 303035234 by Neo on Friday 17th of May 2019 01:46:46 AM
Old 05-17-2019
Update:

We now have a small library of six 720HD and 1080HD videos for intros and outros .:

Code:
https://www.youtube.com/playlist?list=PLXIYOJ-gGiDpR5zC8gtFq4LlTS1NXDp7N

I am working on a few more for the lib and will then make my third screencast with voice-over.

Your Patreon sponsorship dollars at work. Thanks.

Our Patreons:

Also, until we get 100 subscribers (we only have 9 now), and get our own YT URL, I made this redirect for the Daemon Media channel:

Code:
www.unix.com/daemon-media

Update:

Just registered daemon-media.com, so will set this up in an hour or so for a redirect to the YT channel (done)

Code:
https://www.daemon-media.com

 

7 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Subscribe to a forum

Hi, Can any one tell me how to subscribe to the available forum on this website? I am registered user. Thanks, Yeheya (5 Replies)
Discussion started by: yeheyaansari
5 Replies

2. Red Hat

Spacewalk. Problem with adding the channel

OS: Fedora Linux 11 Spacewalk: 0.6 Installed by manual: https://fedorahosted.org/spacewalk/wiki/HowToInstall I download special script (create_channel.py) for registarion client from CLI and added 3 channel with 32-Bit architecture and all OK: Fedora 11 32-Bit RHEL 4.7 32-bit RHEL 5.3... (2 Replies)
Discussion started by: jess_t03
2 Replies

3. AIX

Setting up a secure channel with AIX

hi i have two aix servers and I was asked to setup a secure shell between the two servers using the sybase user. Can any one let me know how to do this (2 Replies)
Discussion started by: newtoaixos
2 Replies

4. Red Hat

Not able to subscribe any subscription

Hi Team I have installed RHEL Server V6.3 successfully and also register on REDHAT network "http://www.redhat.com/about/subscription/#" but not able to subscribe any subscription. It throws me : NO Subscription available. Anybody faced this issue ? Please help me due to this, I am not able to... (1 Reply)
Discussion started by: atul9806
1 Replies

5. AIX

[ASK] - AIX Fibre Channel behavior

Hello all, Let me introduce about the context and my environment. We have an AIX 6.1 system, it has 4 FC channels / > lsdev -Cc adapter | grep fcs fcs0 Available 23-T1 Virtual Fibre Channel Client Adapter fcs1 Available 23-T1 Virtual Fibre Channel Client Adapter fcs2 Available 23-T1... (14 Replies)
Discussion started by: Phat
14 Replies

6. What is on Your Mind?

Daemon Media YT Channel - Now with Official URL

Good news. Google has awarded us our own URL for our own YT Channel URL for Daemon Media. I guess we reached some YT criteria like number of subscribers or hours viewed: https://www.youtube.com/c/daemonmedia Our new channel is doing well, we are getting close to 1000 subscribers and our... (0 Replies)
Discussion started by: Neo
0 Replies

7. Programming

Publish and Subscribe to AES-256 Encrypted MQTT Messages to Node-RED from PHP Scripts

Various Node-Red crypto modules do not work with PHP, so to send an encrypted message from a PHP script (in this case from a Ubuntu server) to Node-RED we need our own code. After a few hours of searching, testing various libs, more testing and debugging, I got this PHP to Node-RED code... (0 Replies)
Discussion started by: Neo
0 Replies
libesd.3(3)						 Introduction to Library Functions					       libesd.3(3)

NAME
libesd - GNOME Enlightenment Sound Daemon Interface library DESCRIPTION
The libesd library provides access to the Enlightened Sound Daemon (esd). The Enlightened Sound Daemon is launched automatically by libesd if the daemon is not already present. A sockets connection is managed with the daemon by this API. The connection allows sound data to be written to the daemon for playback, or read from the daemon for recording purposes. The daemon will automatically sample an incoming stream from a client to the best format that is supported by the sound device. Therefore, client programs do not have to be concerned with writing platform-specific code for handling sound data. The daemon supports caching. Each sample is given an ID tag, and sound data can then be accessed via this API with this ID tag. If the audio device supports simultaneous record and playback at the same bit resolution, bit rate, and number of channels (in other words, is full duplex), then the daemon and API also supports simultaneous reading and writing from the audio device. FILES
The following files are used by this application: /usr/lib/libesd.so GNOME Enlightened Sound Daemon Interface shared library ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-audio | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
esdcat(1), esdplay(1), esdrec(1), esdsample(1), esdmon(1), esdctl(1), esd-config(1) NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003. SunOS 5.10 10 Jan 2003 libesd.3(3)
All times are GMT -4. The time now is 04:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy