Actions

TB StreamServer: Difference between revisions

(→‎Role: added more content and link to HW guide)
No edit summary
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
TB StreamServer (tbtreamserver) is a runtime application supplied with [[Toolpack]] that is used to play back and record audio streams/files. It can be used for applications such as [[Ringback tones|ringback tones]], [[background music injection|background music injection]], and other subscriber services.
TB StreamServer (tbstreamserver) is a runtime application supplied with [[Toolpack]] that is used to play back and record audio streams/files as well as play back video files. It can be used for applications such as [[Ringback tones|ringback tones]], [[background music injection|background music injection]], and other subscriber services.




Line 5: Line 5:




== References ==
General information page on playing and recording files with TB StreamServer can be found here:
*[[media:Tbstreamserver hardware guide.pdf|Hardware guide]]
[[Customer_application_framework:play_audio_files]]
 
== Started By ==
 
Tbstreamserver is spawned by [[Toolpack_Application:tboamapp |tboamapp]].
 
 
== High Availability ==


== Logs ==
Tbstreamserver is a [[Load Sharing|load sharing]] type of application. This means that Toolpack will use all
*Where the logs are located?
tbstreamserver instances equally whenever possible.
: [InstallDir]/toolpack/setup/[[System_Id|''SystemId'']]/''MajorVersion''/apps/tbstreamserver/
: /lib/tb/toolpack/setup/12358/2.3/apps/tbstreamserver/
: C:\TelcoBridges\toolpack\setup\12358\2.3\apps\tbstreamserver\




== References ==
== References ==
*[[media:Tbstreamserver hardware guide.pdf| TBStreamServer Hardware Guide]]
*[[media:Tbstreamserver hardware guide.pdf| TBStreamServer Hardware Guide]]
*[[How to Start Stream Server]] with Toolpack
[[category:Video]]

Latest revision as of 06:39, 2 July 2013

TB StreamServer (tbstreamserver) is a runtime application supplied with Toolpack that is used to play back and record audio streams/files as well as play back video files. It can be used for applications such as ringback tones, background music injection, and other subscriber services.


TelcoBridges has developed a guide describing the computer server hardware required to host the TB StreamServer application.


General information page on playing and recording files with TB StreamServer can be found here: Customer_application_framework:play_audio_files

Started By

Tbstreamserver is spawned by tboamapp.


High Availability

Tbstreamserver is a load sharing type of application. This means that Toolpack will use all tbstreamserver instances equally whenever possible.


References