Skip to content

Commit

Permalink
optimize video flow
Browse files Browse the repository at this point in the history
  • Loading branch information
rsonghuster committed Sep 7, 2024
1 parent 1ac598e commit b6b1fc0
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 14 deletions.
2 changes: 1 addition & 1 deletion video-flow/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Edition: 3.0.0
Type: Project
Name: multimedia-process-flow-dipper
Version: 0.0.3
Version: 0.0.4
Provider:
- 阿里云
Description: 基于 FC + Serverless Workflow + OSS + NAS + FFmpeg 实现的弹性高可用、并行处理的视频转码服务
Expand Down
9 changes: 5 additions & 4 deletions video-flow/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,12 @@

<appcenter>

:fire: 通过 [Dipper 应用中心](https://devs.console.aliyun.com/applications/createtemplate=multimedia-process-flow-dipper)[![Deploy with Severless Devs](https://img.alicdn.com/imgextra/i1/O1CN01w5RFbX1v45s8TIXPz_!!6000000006118-55-tps-95-28.svg)](https://devs.console.aliyun.com/applications/createtemplate=multimedia-process-flow-dipper) 该应用。
- :fire: 通过 [Dipper 应用中心](https://devs.console.aliyun.com/applications/create?template=multimedia-process-flow-dipper)[![Deploy with Severless Devs](https://img.alicdn.com/imgextra/i1/O1CN01w5RFbX1v45s8TIXPz_!!6000000006118-55-tps-95-28.svg)](https://devs.console.aliyun.com/applications/create?template=multimedia-process-flow-dipper) 该应用。

</appcenter>
<deploy>



</deploy>

## 案例介绍
Expand Down Expand Up @@ -108,11 +109,11 @@ FFmpeg 是音视频处理领域的一款强大工具,它可以被用于格式

## 开发者社区

您如果有关于错误的反馈或者未来的期待,您可以在 [Serverless Devs repo Issues](https://github.com/serverless-devs/serverless-devs/issues) 中进行反馈和交流。如果您想要加入我们的讨论组或者了解 FC 组件的最新动态,您可以通过以下渠道进行:
您如果有关于错误的反馈或者未来的期待,您可以在 [Serverless Devs repo Issues](https://github.com/serverless-devs/serverless-devs/issues) 中进行反馈和交流。如果您想要加入我们的讨论组或者了解最新动态,您可以通过以下渠道进行:

<p align="center">

| <img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407298906_20211028074819117230.png" width="130px" > | <img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407044136_20211028074404326599.png" width="130px" > | <img src="https://images.devsapp.cn/fc-faq/33947367.png" width="130px" > |
| <img src="https://img.alicdn.com/imgextra/i2/O1CN010Sk7sv1Xl6WuOb6uU_!!6000000002963-0-tps-666-662.jpg" width="130px" > | <img src="https://img.alicdn.com/imgextra/i2/O1CN01ATrYb8283GOwhAQzZ_!!6000000007876-0-tps-574-560.jpg" width="130px" > | <img src="https://img.alicdn.com/imgextra/i4/O1CN010Vt5aw27VN5rJIguB_!!6000000007802-0-tps-668-630.jpg" width="130px" > |
| --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| <center>微信公众号:`serverless`</center> | <center>微信小助手:`xiaojiangwh`</center> | <center>钉钉交流群:`33947367`</center> |
</p>
Expand Down
11 changes: 6 additions & 5 deletions video-flow/src/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,12 @@

<appcenter>

:fire: 通过 [Dipper 应用中心](https://devs.console.aliyun.com/applications/createtemplate=multimedia-process-flow-dipper)[![Deploy with Severless Devs](https://img.alicdn.com/imgextra/i1/O1CN01w5RFbX1v45s8TIXPz_!!6000000006118-55-tps-95-28.svg)](https://devs.console.aliyun.com/applications/createtemplate=multimedia-process-flow-dipper) 该应用。
- :fire: 通过 [Dipper 应用中心](https://devs.console.aliyun.com/applications/create?template=multimedia-process-flow-dipper)[![Deploy with Severless Devs](https://img.alicdn.com/imgextra/i1/O1CN01w5RFbX1v45s8TIXPz_!!6000000006118-55-tps-95-28.svg)](https://devs.console.aliyun.com/applications/create?template=multimedia-process-flow-dipper) 该应用。

</appcenter>
<deploy>



</deploy>

## 案例介绍
Expand Down Expand Up @@ -93,7 +94,7 @@ FFmpeg 是音视频处理领域的一款强大工具,它可以被用于格式

[![Watch the video](https://img.alicdn.com/imgextra/i2/O1CN01XvnqJu1XLS8SAU7LT_!!6000000002907-2-tps-250-155.png)](http://devsapp.functioncompute.com/video/multimedia-process-flow.mp4)

**P.S.** 当您想要仅在一个简单的函数中直接完成视频处理逻辑时,可以参考[音视频转码 Job](https://github.com/devsapp/start-ffmpeg/tree/V3/transcode/src)
**P.S.** 当您想要仅在一个简单的函数中直接完成视频处理逻辑时,可以参考[音视频转码 Job](https://github.com/devsapp/start-ffmpeg/tree/dipper/transcode/src)

</usedetail>

Expand All @@ -108,11 +109,11 @@ FFmpeg 是音视频处理领域的一款强大工具,它可以被用于格式

## 开发者社区

您如果有关于错误的反馈或者未来的期待,您可以在 [Serverless Devs repo Issues](https://github.com/serverless-devs/serverless-devs/issues) 中进行反馈和交流。如果您想要加入我们的讨论组或者了解 FC 组件的最新动态,您可以通过以下渠道进行:
您如果有关于错误的反馈或者未来的期待,您可以在 [Serverless Devs repo Issues](https://github.com/serverless-devs/serverless-devs/issues) 中进行反馈和交流。如果您想要加入我们的讨论组或者了解最新动态,您可以通过以下渠道进行:

<p align="center">

| <img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407298906_20211028074819117230.png" width="130px" > | <img src="https://serverless-article-picture.oss-cn-hangzhou.aliyuncs.com/1635407044136_20211028074404326599.png" width="130px" > | <img src="https://images.devsapp.cn/fc-faq/33947367.png" width="130px" > |
| <img src="https://img.alicdn.com/imgextra/i2/O1CN010Sk7sv1Xl6WuOb6uU_!!6000000002963-0-tps-666-662.jpg" width="130px" > | <img src="https://img.alicdn.com/imgextra/i2/O1CN01ATrYb8283GOwhAQzZ_!!6000000007876-0-tps-574-560.jpg" width="130px" > | <img src="https://img.alicdn.com/imgextra/i4/O1CN010Vt5aw27VN5rJIguB_!!6000000007802-0-tps-668-630.jpg" width="130px" > |
| --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| <center>微信公众号:`serverless`</center> | <center>微信小助手:`xiaojiangwh`</center> | <center>钉钉交流群:`33947367`</center> |
</p>
Expand Down
8 changes: 4 additions & 4 deletions video-flow/src/s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ resources:
code: code/transcode
vpcConfig: ${resources.split.output.vpcConfig}
nasConfig: ${resources.split.output.nasConfig}
logConfig: auto
logConfig: ${resources.split.output.logConfig}

merge:
component: fc3
Expand All @@ -50,7 +50,7 @@ resources:
code: code/merge
vpcConfig: ${resources.split.output.vpcConfig}
nasConfig: ${resources.split.output.nasConfig}
logConfig: auto
logConfig: ${resources.split.output.logConfig}

after-process:
component: fc3
Expand All @@ -65,7 +65,7 @@ resources:
code: code/after-process
vpcConfig: ${resources.split.output.vpcConfig}
nasConfig: ${resources.split.output.nasConfig}
logConfig: auto
logConfig: ${resources.split.output.logConfig}

oss-trigger-execute-flow:
component: fc3
Expand All @@ -83,7 +83,7 @@ resources:
functionName: ${vars.flowName}_trigger_execute
role: ${vars.role}
code: code/oss-trigger
logConfig: auto
logConfig: ${resources.split.output.logConfig}
triggers:
- triggerName: ${vars.flowName}
triggerType: oss
Expand Down

0 comments on commit b6b1fc0

Please sign in to comment.