Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
Rename Fishjam Cloud references to Fishjam (#125)
Browse files Browse the repository at this point in the history
* Rename Fishjam Cloud references to Fishjam

* Fix mdx email

* Revert single file across versions
  • Loading branch information
PiotrWodecki authored Nov 13, 2024
1 parent 1ee4dad commit 9d2c1b3
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 25 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
> [!IMPORTANT]
> This repository is archived.
>
> Check out our [new documentation](https://github.com/fishjam-cloud/documentation) for [Fishjam Cloud](https://fishjam.io/).
> Check out our [documentation](https://docs.fishjam.io/) for the new [Fishjam](https://fishjam.io/).
# Fishjam docs

Expand Down
9 changes: 4 additions & 5 deletions docs/fishjam_cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ id: fishjam_cloud
slug: /
---

# Fishjam goes to the Cloud!
# Fishjam goes to the Cloud

After 1.5 years of work we decided to do a pivot and continue the project as [**Fishjam**](https://fishjam.io/) making it also closed source.

After 1.5 years of work we decided to do a pivot and continue the project as [**Fishjam Cloud**](https://fishjam.io/) making it also closed source.
Fishjam is now a platform that combines years of experience building multimedia solutions, as well as web and mobile apps. Our goal is to lower the bar for building real-time communication-based products, especially for small and medium-sized companies. With no need to run your own multimedia infrastructure, our first-class SDKs help people focus on providing value to customers rather than fighting with technological obstacles.

Fishjam Cloud is a platform that combines years of experience building multimedia solutions, as well as web and mobile apps. Our goal is to lower the bar for building real-time communication-based products, especially for small and medium-sized companies. With no need to run your own multimedia infrastructure, our first-class SDKs help people focus on providing value to customers rather than fighting with technological obstacles.

Our `fishjam-dev` Github organization will remain public but we won't push there any improvements or bugfixes. If you run your product on Fishjam and these changes affect your business, please contact us via projects@swmansion.com.
Our `fishjam-dev` Github organization will remain public but we won't push there any improvements or bugfixes. If you run your product on Fishjam and these changes affect your business, please contact us via [projects@swmansion.com](mailto:projects@swmansion.com).
14 changes: 8 additions & 6 deletions docs/introduction/what_is_fishjam.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# What is Fishjam?

Fishjam is an open-source, general-purpose media server that ships with support for multiple media protocols.
It can be thought of as a multimedia bridge meant for creating different types of multimedia systems.
With Fishjam you can easily create a real-time video conferencing system, a broadcasting solution or both at the same time.
The unique feature of our media server is the ability to combine different multimedia protocols.
For example, one can stream video from its CCTV camera via RTSP to the server, convert it to WebRTC and send it to some web application.
In general, there are no limitations.
It can be thought of as a multimedia bridge meant for creating different types of multimedia systems.
With Fishjam you can easily create a real-time video conferencing system, a broadcasting solution or both at the same time.
The unique feature of our media server is the ability to combine different multimedia protocols.
For example, one can stream video from its CCTV camera via RTSP to the server, convert it to WebRTC and send it to some web application.
In general, there are no limitations.
See [Example Scenarios](example_scenarios.md) for more information.

Fishjam comes with:

* [built-in authentication](../getting_started/authentication.md)
* [client and server SDKs](../getting_started/sdks.md)
* [server-side notifications](../getting_started/notifications.md)
Expand All @@ -21,7 +22,8 @@ Fishjam comes with:
## Supported protocols

Fishjam supports following protocols:

* [WebRTC](../getting_started/peers/webrtc.md) - used for creating real-time video conferencing systems
* [HLS](../getting_started/components/hls.md) - allows for implementing broadcasting solutions
* [RTSP](../getting_started/components/rtsp.md) - very often used for consuming streams from IP cameras
* [SIP](../getting_started/components/sip.md) - used for making VoIP calls
* [SIP](../getting_started/components/sip.md) - used for making VoIP calls
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ const config = {
announcementBar: {
id: 'use_fishjam_cloud',
content:
'<h4>Fishjam goes to the Cloud!</h4>After 1.5 years of work we decided to do a pivot and continue the project as <a href="https://fishjam.io/"><strong>Fishjam Cloud</strong></a> making it also closed source.<br />This documentation is no longer maintained.',
'<h4>Fishjam goes to the Cloud!</h4>After 1.5 years of work we decided to do a pivot and continue the project as <a href="https://fishjam.io/"><strong>Fishjam</strong></a> making it also closed source.<br />This documentation is no longer maintained.',
backgroundColor: '#ED716D',
textColor: '#091E42',
isCloseable: false,
Expand All @@ -122,7 +122,7 @@ const config = {
},
{
href: 'https://fishjam.io/',
label: 'Fishjam Cloud',
label: 'New Fishjam',
position: 'left',
},
],
Expand Down
9 changes: 4 additions & 5 deletions versioned_docs/version-0.6.3/fishjam_cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ id: fishjam_cloud
slug: /
---

# Fishjam goes to the Cloud!
# Fishjam goes to the Cloud

After 1.5 years of work we decided to do a pivot and continue the project as [**Fishjam**](https://fishjam.io/) making it also closed source.

After 1.5 years of work we decided to do a pivot and continue the project as [**Fishjam Cloud**](https://fishjam.io/) making it also closed source.
Fishjam is now a platform that combines years of experience building multimedia solutions, as well as web and mobile apps. Our goal is to lower the bar for building real-time communication-based products, especially for small and medium-sized companies. With no need to run your own multimedia infrastructure, our first-class SDKs help people focus on providing value to customers rather than fighting with technological obstacles.

Fishjam Cloud is a platform that combines years of experience building multimedia solutions, as well as web and mobile apps. Our goal is to lower the bar for building real-time communication-based products, especially for small and medium-sized companies. With no need to run your own multimedia infrastructure, our first-class SDKs help people focus on providing value to customers rather than fighting with technological obstacles.

Our `fishjam-dev` Github organization will remain public but we won't push there any improvements or bugfixes. If you run your product on Fishjam and these changes affect your business, please contact us via projects@swmansion.com.
Our `fishjam-dev` Github organization will remain public but we won't push there any improvements or bugfixes. If you run your product on Fishjam and these changes affect your business, please contact us via [projects@swmansion.com](mailto:projects@swmansion.com).
14 changes: 8 additions & 6 deletions versioned_docs/version-0.6.3/introduction/what_is_fishjam.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# What is Fishjam?

Fishjam is an open-source, general-purpose media server that ships with support for multiple media protocols.
It can be thought of as a multimedia bridge meant for creating different types of multimedia systems.
With Fishjam you can easily create a real-time video conferencing system, a broadcasting solution or both at the same time.
The unique feature of our media server is the ability to combine different multimedia protocols.
For example, one can stream video from its CCTV camera via RTSP to the server, convert it to WebRTC and send it to some web application.
In general, there are no limitations.
It can be thought of as a multimedia bridge meant for creating different types of multimedia systems.
With Fishjam you can easily create a real-time video conferencing system, a broadcasting solution or both at the same time.
The unique feature of our media server is the ability to combine different multimedia protocols.
For example, one can stream video from its CCTV camera via RTSP to the server, convert it to WebRTC and send it to some web application.
In general, there are no limitations.
See [Example Scenarios](example_scenarios.md) for more information.

Fishjam comes with:

* [built-in authentication](../getting_started/authentication.md)
* [client and server SDKs](../getting_started/sdks.md)
* [server-side notifications](../getting_started/notifications.md)
Expand All @@ -21,7 +22,8 @@ Fishjam comes with:
## Supported protocols

Fishjam supports following protocols:

* [WebRTC](../getting_started/peers/webrtc.md) - used for creating real-time video conferencing systems
* [HLS](../getting_started/components/hls.md) - allows for implementing broadcasting solutions
* [RTSP](../getting_started/components/rtsp.md) - very often used for consuming streams from IP cameras
* [SIP](../getting_started/components/sip.md) - used for making VoIP calls
* [SIP](../getting_started/components/sip.md) - used for making VoIP calls

0 comments on commit 9d2c1b3

Please sign in to comment.